QuantumLearner commited on
Commit
c7590d6
·
verified ·
1 Parent(s): ab0af59

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
- numpy
4
- pandas
5
- plotly
 
1
+ streamlit==1.36.0
2
+ yfinance==0.2.40
3
+ numpy==1.26.4
4
+ pandas==2.2.2
5
+ plotly==5.14.1