Skip to content

Commit cdaa632

Browse files
committed
Pin cool-seq-tool to 0.4.0.dev3 to avoid import error
1 parent c639244 commit cdaa632

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
@@ -36,7 +36,7 @@ dependencies = [
3636
"biopython",
3737
"tqdm",
3838
"click",
39-
"cool-seq-tool>=0.4.0.dev1",
39+
"cool-seq-tool==0.4.0.dev3",
4040
"ga4gh.vrs~=2.0.0-a6",
4141
"gene_normalizer[etl,pg]==0.3.0-dev2",
4242
"pydantic>=2",

0 commit comments

Comments
 (0)