SURESHBEEKHANI commited on
Commit
963802e
·
verified ·
1 Parent(s): 4aabfcc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -10
requirements.txt CHANGED
@@ -1,10 +1,6 @@
1
- pandas
2
- numpy
3
- yfinance
4
- matplotlib
5
- seaborn
6
- plotly
7
- scikit-learn
8
- statsmodels
9
- streamlit
10
- pmdarima
 
1
+ numpy==1.20.0
2
+ pmdarima==1.8.3
3
+ streamlit==1.3.0
4
+ yfinance==0.1.63
5
+ matplotlib==3.3.4
6
+ pandas==1.1.5