Skip to content

Commit e62b219

Browse files
committed
Upgrade to latest tskit
1 parent d360610 commit e62b219

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements-CI.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pygraphviz==1.13
1111
scikit-allel==1.3.8
1212
stdpopsim==0.3.0
1313
tqdm==4.66.3
14-
tskit==0.5.8
15-
tskit_arg_visualizer==0.0.1
14+
tskit==1.0.0
15+
tskit_arg_visualizer==0.1.1
1616
tszip==0.2.4
1717
jsonschema==4.18.6 # Pinned due to 4.19 "AttributeError module jsonschema has no attribute _validators"

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ pygraphviz
1010
scikit-allel
1111
stdpopsim>=0.3
1212
tqdm
13-
tskit>=0.5.4
14-
tskit_arg_visualizer
13+
tskit>=1.0.0
14+
tskit_arg_visualizer>=0.1.1
1515
tszip

0 commit comments

Comments
 (0)