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

Update requirements.txt

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