QuantumLearner commited on
Commit
301be56
·
verified ·
1 Parent(s): ed0a0db

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  streamlit==1.36.0
2
- numpy<2
3
  TA-Lib==0.4.24
4
  pandas==2.2.2
5
  mplfinance==0.12.9b7
6
  matplotlib==3.7.1
7
  yfinance
8
- plotly==5.14.1
 
1
  streamlit==1.36.0
2
+ numpy==1.26.4
3
  TA-Lib==0.4.24
4
  pandas==2.2.2
5
  mplfinance==0.12.9b7
6
  matplotlib==3.7.1
7
  yfinance
8
+ plotly==5.14.1