QuantumLearner commited on
Commit
d561a82
·
verified ·
1 Parent(s): faf3f39

Update requirements.txt

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