riteshcp commited on
Commit
d5b5d6b
·
verified ·
1 Parent(s): c266f63

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- # Dependencies required for the project
2
- Flask==2.1.1
3
- yfinance==0.1.70
4
- pandas==1.3.3
5
- SQLAlchemy==1.4.23
6
- streamlit==1.4.0
7
- schedule==1.1.0
 
1
+ streamlit
2
+ pandas
3
+ numpy
4
+ yfinance
5
+ plotly
6
+ ta
7
+ pytz