GianmarcoJTA commited on
Commit
4848002
·
verified ·
1 Parent(s): 41654a9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  tensorflow==2.12.0
2
  keras==2.12.0
3
- numpy==1.24.3
4
  pandas==2.1.1
5
  matplotlib==3.7.1
6
  scikit-learn==1.2.2
 
1
  tensorflow==2.12.0
2
  keras==2.12.0
3
+ numpy>=1.22,<=1.24
4
  pandas==2.1.1
5
  matplotlib==3.7.1
6
  scikit-learn==1.2.2