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 8b59740 commit cb0e445Copy full SHA for cb0e445
pyproject.toml
@@ -8,7 +8,7 @@ authors = [
8
]
9
requires-python = ">=3.9"
10
dependencies = [
11
- "tsinfer==0.3", # https://github.com/jeromekelleher/sc2ts/issues/201
+ "tsinfer==0.3.3", # https://github.com/jeromekelleher/sc2ts/issues/201
12
"pyfaidx",
13
"tskit>=0.5.3",
14
"tszip",
0 commit comments