SURESHBEEKHANI commited on
Commit
5d0b4f9
·
verified ·
1 Parent(s): 963802e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
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
 
 
 
1
  streamlit==1.3.0
2
+ pandas==1.1.5
3
+ numpy==1.20.0
4
  yfinance==0.1.63
5
  matplotlib==3.3.4
6
+ pmdarima==1.8.3