Skip to content

Commit fc1ec00

Browse files
committed
add maturin
1 parent 684a482 commit fc1ec00

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

python/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
tskit>=0.6.3
22
pytest
3+
maturin

python/requirements_locked_3_13.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jsonschema==4.23.0
1010
# via tskit
1111
jsonschema-specifications==2025.4.1
1212
# via jsonschema
13+
maturin==1.8.6
14+
# via -r requirements.txt
1315
numpy==2.2.5
1416
# via tskit
1517
packaging==25.0

0 commit comments

Comments
 (0)