sanyog16 commited on
Commit
293bd45
·
verified ·
1 Parent(s): e74d865

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  streamlit
2
  yfinance
3
  pandas
4
- numpy
5
  scipy
6
  plotly
7
  openai
 
1
  streamlit
2
  yfinance
3
  pandas
4
+ numpy==1.23.5 # ✅ Use an older version compatible with pandas-ta
5
  scipy
6
  plotly
7
  openai