Skip to content

Commit 476f07c

Browse files
committed
Update pins
1 parent 0813eaf commit 476f07c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

python/requirements/CI-complete/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ coverage==7.2.7
33
dendropy==4.6.1
44
h5py==3.9.0
55
kastore==0.3.2
6-
lshmm==0.0.5
6+
lshmm==0.0.7
77
msgpack==1.0.5
88
msprime==1.2.0
99
networkx==3.1

python/requirements/CI-tests-pip/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
lshmm==0.0.5
1+
lshmm==0.0.7
22
numpy==1.24.1
33
pytest==7.1.3
44
pytest-cov==4.0.0

python/requirements/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ h5py>=2.6.0
1010
jsonschema>=3.0.0
1111
jupyter-book>=0.12.1
1212
kastore
13-
lshmm>=0.0.5
13+
lshmm>=0.0.7
1414
matplotlib
1515
meson>=0.61.0
1616
msgpack>=1.0.0

0 commit comments

Comments
 (0)