Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
korikuzma authored Jan 2, 2025
1 parent 0c11cd1 commit 6d109cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ dependencies = [
"uvicorn",
"click",
"boto3",
"ga4gh.vrs~=2.0.0a8",
"ga4gh.vrs==2.0.0a13",
]
dynamic = ["version"]

[project.optional-dependencies]
etl = [
"disease-normalizer[etl]~=0.5.0",
"disease-normalizer[etl]~=0.7.0",
"owlready2",
"rdflib",
"wikibaseintegrator>=0.12.0",
Expand Down

0 comments on commit 6d109cd

Please sign in to comment.