We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1ba53d commit 94531efCopy full SHA for 94531ef
1 file changed
requirements.txt
@@ -1,11 +1,8 @@
1
-numpy>=1.17.1
+numpy>=1.17.1,<=1.26.0
2
scipy>=1.7.1
3
scikit-learn>=1.0.2
4
pandas>=1.3.5
5
mealpy>=3.0.1
6
permetrics>=1.5.0
7
plotly>=5.10.0
8
kaleido >=0.2.1
9
-pytest==7.1.2
10
-pytest-cov==4.0.0
11
-flake8>=4.0.1
0 commit comments