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.
1 parent 5c140d7 commit 71d0f0cCopy full SHA for 71d0f0c
Pipfile
@@ -19,8 +19,8 @@ ruff = "==0.5.0"
19
fastapi = "*"
20
uvicorn = "*"
21
pydantic = "==2.*"
22
-"ga4gh.vrs" = {version = "~=2.0.0a10", extras = ["extras"]}
23
-gene-normalizer = "~=0.4.0"
+"ga4gh.vrs" = {version = "==2.0.0a13", extras = ["extras"]}
+gene-normalizer = "~=0.6.0"
24
boto3 = "*"
25
cool-seq-tool = "~=0.6.0"
26
bioutils = "*"
0 commit comments