We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac30d28 commit 489a530Copy full SHA for 489a530
pyproject.toml
@@ -19,7 +19,7 @@ classifiers = [
19
dependencies = [
20
"ga4gh.vrs>=2.2.0,<3.0",
21
"ga4gh.va_spec~=0.4.3",
22
- "biocommons.anyvar@git+https://github.com/biocommons/anyvar.git@6c8c0a4085de4370b69b3e58978de7416231bce1",
+ "biocommons.anyvar>=1.0.0-rc1,<2.0",
23
"fastapi>=0.95.0",
24
"python-multipart", # required for fastapi file uploads
25
"uvicorn",
0 commit comments