Skip to content

Commit

Permalink
Pin ga4gh.vrs to avoid ga4gh.core dependency error
Browse files Browse the repository at this point in the history
  • Loading branch information
sallybg committed Aug 1, 2024
1 parent 07a9e9c commit 6a499fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies = [
"tqdm",
"click",
"cool-seq-tool==0.4.0.dev3",
"ga4gh.vrs~=2.0.0-a6",
"ga4gh.vrs==2.0.0-a6",
"gene_normalizer[etl,pg]==0.3.0-dev2",
"pydantic>=2",
"python-dotenv",
Expand Down

0 comments on commit 6a499fc

Please sign in to comment.