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 5d57a63 commit 8fcf235Copy full SHA for 8fcf235
python/requirements.txt
@@ -0,0 +1,2 @@
1
+tskit>=0.6.3
2
+pytest
python/requirements_locked_3_13.txt
@@ -0,0 +1,30 @@
+# This file was autogenerated by uv via the following command:
+# uv pip compile -p 3.13 requirements.txt
3
+attrs==25.3.0
4
+ # via
5
+ # jsonschema
6
+ # referencing
7
+iniconfig==2.1.0
8
+ # via pytest
9
+jsonschema==4.23.0
10
+ # via tskit
11
+jsonschema-specifications==2025.4.1
12
+ # via jsonschema
13
+numpy==2.2.5
14
15
+packaging==25.0
16
17
+pluggy==1.6.0
18
19
+pytest==8.3.5
20
+ # via -r requirements.txt
21
+referencing==0.36.2
22
23
24
+ # jsonschema-specifications
25
+rpds-py==0.25.0
26
27
28
29
+tskit==0.6.3
30
0 commit comments