Surya152002 commited on
Commit
02aca5a
·
1 Parent(s): 99d3bac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- streamlit==1.8.0
2
- yfinance==0.1.67
3
- pandas==1.3.5
4
- scikit-learn==1.0.2
5
- tensorflow==2.7.0
6
- plotly==5.6.0
7
- numpy==1.22.0
 
1
+ yfinance
2
+ pandas
3
+ scikit-learn
4
+ tensorflow
5
+ plotly
6
+ numpy