QuantumLearner commited on
Commit
1f8abc0
·
verified ·
1 Parent(s): 1cf74f5

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