Skip to content

Commit

Permalink
build: pin wags-tails to ~= 0.2.2 (#393)
Browse files Browse the repository at this point in the history
close #392
  • Loading branch information
korikuzma authored Jan 6, 2025
1 parent b943dcc commit ad85ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit ad85ac7

Please sign in to comment.