Abhisesh7 commited on
Commit
96516e1
·
verified ·
1 Parent(s): 15e48a5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,7 +1,8 @@
 
1
  tensorflow==2.13.0
2
- gradio==3.14.0
3
- yfinance==0.2.26
4
- pandas==2.1.0
5
- matplotlib==3.7.1
6
- scikit-learn==1.2.0
7
- numpy==1.24.3
 
1
+
2
  tensorflow==2.13.0
3
+ gradio==3.34.0
4
+ numpy==1.24.0
5
+ pandas==2.0.0
6
+ matplotlib==3.7.0
7
+ yfinance==0.2.30
8
+ scikit-learn==1.3.0