S1223 commited on
Commit
b286b4e
·
verified ·
1 Parent(s): 4ed6b02

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  pygad==2.19.2
2
  tensorflow
3
- numpy >=1.25.0
 
4
  pandas
5
  matplotlib
6
  scikit-learn
 
1
  pygad==2.19.2
2
  tensorflow
3
+ numpy <= 1.23.5
4
+
5
  pandas
6
  matplotlib
7
  scikit-learn