Skip to content

Commit bdb6e53

Browse files
Merge branch 'main' into issue-27-enable-config-of-node-specific-fields-in-vlm-response
2 parents 4d6c1fc + b4b1e31 commit bdb6e53

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
@@ -18,7 +18,7 @@ classifiers = [
1818
]
1919
dependencies = [
2020
"ga4gh.va_spec~=0.4.2",
21-
"biocommons.anyvar@git+https://github.com/biocommons/anyvar.git@storage-refactor-epic",
21+
"biocommons.anyvar@git+https://github.com/biocommons/anyvar.git@main",
2222
"fastapi>=0.95.0",
2323
"python-multipart", # required for fastapi file uploads
2424
"uvicorn",

0 commit comments

Comments
 (0)