Skip to content

Commit cb0e445

Browse files
Fixup tsinfer version spec
1 parent 8b59740 commit cb0e445

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
@@ -8,7 +8,7 @@ authors = [
88
]
99
requires-python = ">=3.9"
1010
dependencies = [
11-
"tsinfer==0.3", # https://github.com/jeromekelleher/sc2ts/issues/201
11+
"tsinfer==0.3.3", # https://github.com/jeromekelleher/sc2ts/issues/201
1212
"pyfaidx",
1313
"tskit>=0.5.3",
1414
"tszip",

0 commit comments

Comments
 (0)