We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d6c1fc + b4b1e31 commit bdb6e53Copy full SHA for bdb6e53
pyproject.toml
@@ -18,7 +18,7 @@ classifiers = [
18
]
19
dependencies = [
20
"ga4gh.va_spec~=0.4.2",
21
- "biocommons.anyvar@git+https://github.com/biocommons/anyvar.git@storage-refactor-epic",
+ "biocommons.anyvar@git+https://github.com/biocommons/anyvar.git@main",
22
"fastapi>=0.95.0",
23
"python-multipart", # required for fastapi file uploads
24
"uvicorn",
0 commit comments