nehda10 commited on
Commit
f3f1444
·
verified ·
1 Parent(s): fb39d5b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit
2
  tensorflow==2.10.1
3
- numpy>=1.23.0
4
  keras
5
  pandas
6
  matplotlib
 
1
  streamlit
2
  tensorflow==2.10.1
3
+ numpy<2.0
4
  keras
5
  pandas
6
  matplotlib