Skip to content

Commit c8f8166

Browse files
authored
build: use latest vrs-python (#43)
1 parent e4939c3 commit c8f8166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ keywords = [
3131
requires-python = ">=3.10"
3232
dynamic = ["version"]
3333
dependencies = [
34-
"ga4gh.vrs>=2.1.3,<3.0",
34+
"ga4gh.vrs>=2.2.0,<3.0",
3535
"ga4gh.cat_vrs~=0.7.1",
3636
"pydantic>=2.0,<3.0"
3737
]

0 commit comments

Comments
 (0)