Skip to content

Commit 489a530

Browse files
authored
build: point to anyvar pypi rc (#57)
close #29
1 parent ac30d28 commit 489a530

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
@@ -19,7 +19,7 @@ classifiers = [
1919
dependencies = [
2020
"ga4gh.vrs>=2.2.0,<3.0",
2121
"ga4gh.va_spec~=0.4.3",
22-
"biocommons.anyvar@git+https://github.com/biocommons/anyvar.git@6c8c0a4085de4370b69b3e58978de7416231bce1",
22+
"biocommons.anyvar>=1.0.0-rc1,<2.0",
2323
"fastapi>=0.95.0",
2424
"python-multipart", # required for fastapi file uploads
2525
"uvicorn",

0 commit comments

Comments
 (0)