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 eb3b947 commit bf8c633Copy full SHA for bf8c633
requirements-CI.txt
@@ -11,7 +11,7 @@ pygraphviz==1.13
11
scikit-allel==1.3.8
12
stdpopsim==0.3.0
13
tqdm==4.66.3
14
-tskit==0.5.8
15
-tskit_arg_visualizer==0.0.1
+tskit==0.6.4
+tskit_arg_visualizer==0.1.0
16
tszip==0.2.4
17
jsonschema==4.18.6 # Pinned due to 4.19 "AttributeError module jsonschema has no attribute _validators"
requirements.txt
@@ -10,6 +10,6 @@ pygraphviz
10
scikit-allel
stdpopsim>=0.3
tqdm
-tskit>=0.5.4
-tskit_arg_visualizer
+tskit>=0.6.4
+tskit_arg_visualizer>=0.1.0
tszip
0 commit comments