Skip to content

Commit 94531ef

Browse files
committed
Update requirements.txt file
1 parent c1ba53d commit 94531ef

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

requirements.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
numpy>=1.17.1
1+
numpy>=1.17.1,<=1.26.0
22
scipy>=1.7.1
33
scikit-learn>=1.0.2
44
pandas>=1.3.5
55
mealpy>=3.0.1
66
permetrics>=1.5.0
77
plotly>=5.10.0
88
kaleido >=0.2.1
9-
pytest==7.1.2
10-
pytest-cov==4.0.0
11-
flake8>=4.0.1

0 commit comments

Comments
 (0)