Skip to content

Commit 957d7af

Browse files
committed
constrain va spec version
1 parent f3de962 commit 957d7af

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
@@ -17,7 +17,7 @@ classifiers = [
1717
"Operating System :: OS Independent",
1818
]
1919
dependencies = [
20-
"ga4gh.va_spec",
20+
"ga4gh.va_spec~=0.4.2",
2121
"biocommons.anyvar@git+https://github.com/biocommons/anyvar.git@storage-refactor-epic",
2222
"fastapi>=0.95.0",
2323
"python-multipart", # required for fastapi file uploads

0 commit comments

Comments
 (0)