dschandra commited on
Commit
467f085
·
verified ·
1 Parent(s): 1a357f0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- yfinance==0.1.70
2
  gradio==3.29.0
3
- tensorflow-cpu==2.6.0 # Lightweight TensorFlow version for CPU
4
- pandas==1.5.0
5
- numpy==1.23.3
6
- matplotlib==3.6.0
7
- scikit-learn==1.1.2
 
 
 
1
  gradio==3.29.0
2
+ yfinance==0.1.70
3
+ pandas==2.0.3
4
+ numpy==1.24.3
5
+ tensorflow-cpu==2.10.0
6
+ matplotlib==3.7.1
7
+ scikit-learn==1.2.2