Skip to content

Commit 15c208b

Browse files
authored
build: add explicit vrs-python dependency (#41)
1 parent b4b1e31 commit 15c208b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ classifiers = [
1717
"Operating System :: OS Independent",
1818
]
1919
dependencies = [
20+
"ga4gh.vrs>=2.2.0,<3.0",
2021
"ga4gh.va_spec~=0.4.2",
2122
"biocommons.anyvar@git+https://github.com/biocommons/anyvar.git@main",
2223
"fastapi>=0.95.0",

0 commit comments

Comments
 (0)