We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa0760 commit 7a6f3e5Copy full SHA for 7a6f3e5
1 file changed
requirements-CI.txt
@@ -1,9 +1,9 @@
1
git+https://github.com/tskit-dev/tsconvert@4ed3c0f9bbbb79c7c394b352c58f5386cfef2b90
2
demes==0.2.3
3
-demesdraw==0.4.0
4
-jupyter-book==1.0.2
+demesdraw==0.4.1
+jupyter-book==1.0.3
5
jupyter-cache==0.6.1
6
-msprime==1.3.2
+msprime==1.4.0
7
networkx==3.3
8
numpy==2.2.6
9
pandas==2.3.3
@@ -12,6 +12,6 @@ scikit-allel==1.3.13
12
stdpopsim==0.3.0
13
tqdm==4.66.3
14
tskit==1.0.0
15
-tskit_arg_visualizer==0.1.1
16
-tszip==0.2.4
+tskit_arg_visualizer==0.1.2
+tszip==0.3
17
jsonschema==4.18.6 # Pinned due to 4.19 "AttributeError module jsonschema has no attribute _validators"
0 commit comments