Abhisesh7 commited on
Commit
8ad6d7b
·
verified ·
1 Parent(s): 253645c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- gradio==3.27.0
2
- tensorflow==2.12.0
3
- scikit-learn==1.2.0
4
  pandas==1.5.3
5
- yfinance==0.2.26
 
 
 
1
+ tensorflow==2.11.0
2
+ numpy==1.23.5
 
3
  pandas==1.5.3
4
+ yfinance==0.2.18
5
+ scikit-learn==1.2.2
6
+ gradio==3.23.1