riteshcp commited on
Commit
53e180e
·
verified ·
1 Parent(s): 73acb10

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- streamlit
2
- yfinance
3
- pandas
4
- matplotlib
5
- pandas_ta
 
1
+ streamlit==1.24.1
2
+ yfinance==0.2.18
3
+ pandas==1.5.3
4
+ numpy==1.24.3
5
+ matplotlib==3.7.1