eagle0504 commited on
Commit
f12dd41
1 Parent(s): 65e3d45

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- numpy==1.21.2
2
- pandas==1.3.3
3
- yfinance==0.1.63
4
- tensorflow==2.6.0
5
- streamlit==1.2.0
6
- plotly==5.3.1
7
- scikit-learn==0.24.2
8
- matplotlib==3.4.3
 
1
+ numpy
2
+ pandas
3
+ yfinance
4
+ tensorflow
5
+ streamlit
6
+ plotly
7
+ scikit-learn
8
+ matplotlib