Skip to content

Commit

Permalink
build: update ga4gh.vrs
Browse files Browse the repository at this point in the history
  • Loading branch information
korikuzma committed Sep 27, 2023
1 parent a7e21eb commit 11bbc56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ fastapi = ">=0.72.0"
uvicorn = "*"
boto3 = "*"
click = "*"
"ga4gh.vrs" = "~=2.0.0.dev1"
"ga4gh.vrs" = "~=2.0.0a1"
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ install_requires =
uvicorn
boto3
click
ga4gh.vrs ~= 2.0.0.dev1
ga4gh.vrs ~= 2.0.0a1

[options.package_data]
disease =
Expand Down

0 comments on commit 11bbc56

Please sign in to comment.