Skip to content

Commit 3f843ec

Browse files
authored
Bump minimum tskit to >= 1.0 (#1408)
1 parent cf2592d commit 3f843ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dynamic = ["version"]
2525
dependencies = [
2626
"attrs >= 20.3.0",
2727
"numpy>=1.23.5",
28-
"tskit >= 0.5.6",
28+
"tskit >= 1.0.0",
2929
"demes ~= 0.2.2",
3030
"Deprecated",
3131
]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)