Skip to content

Commit 77faade

Browse files
benjefferymergify[bot]
authored andcommitted
Fix dep versions
1 parent 813f4ed commit 77faade

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
lshmm==0.0.5
2-
numpy==1.21.6; python_version < '3.11' # Held at 1.21.6 for Python 3.7 compatibility
3-
numpy==1.24.1; python_version > '3.10'
2+
numpy==1.24.1
43
pytest==7.1.3
54
pytest-cov==4.0.0
65
pytest-xdist==2.5.0
@@ -9,7 +8,7 @@ portion==2.3.0
98
xmlunittest==0.5.0
109
biopython==1.79
1110
dendropy==4.5.2
12-
networkx==2.6.3 # Held at 2.6.3 for Python 3.7 compatibility
11+
networkx==3.1
1312
msgpack==1.0.4
1413
newick==1.3.2
1514
tszip==0.2.2

0 commit comments

Comments
 (0)