ScorpionTaj commited on
Commit
68622f6
·
verified ·
1 Parent(s): ea142ea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- streamlit==1.37.1
2
- pandas==2.2.2
3
- numpy==2.0.1
4
- scikit-learn==1.5.1
5
- yfinance==0.2.41
6
- keras==3.5.0
7
- matplotlib==3.9.2
 
 
1
+ streamlit==1.37.1
2
+ pandas==2.2.2
3
+ numpy==2.0.1
4
+ scikit-learn==1.5.1
5
+ yfinance==0.2.41
6
+ keras==3.5.0
7
+ matplotlib==3.9.2
8
+ tensorflow-cpu==2.17.0