diff --git a/pyproject.toml b/pyproject.toml index 26ab2aa..112d968 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "biocommons.seqrepo", "pydantic == 2.*", "ga4gh.vrs ~= 2.0.0a10", - "wags-tails ~= 0.1.3", + "wags-tails ~= 0.2.2", "bioutils", ] dynamic = ["version"]