QuantumLearner commited on
Commit
b97a716
·
verified ·
1 Parent(s): f68923c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- streamlit
2
- pandas-datareader
3
- yfinance
4
- plotly
 
1
+ streamlit==1.36.0
2
+ pandas-datareader==0.10.0
3
+ yfinance==0.2.40
4
+ plotly==5.14.1