QuantumLearner commited on
Commit
63ccde6
·
verified ·
1 Parent(s): 8a3ff96

Update requirements.txt

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