eagle0504 commited on
Commit
a523288
1 Parent(s): 201ccb8

requirement updated

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  openai
2
  yfinance
3
  langchain
 
4
  pandas
5
  streamlit==1.28.2
6
  plotly>=5.10.0
 
1
  openai
2
  yfinance
3
  langchain
4
+ numexpr
5
  pandas
6
  streamlit==1.28.2
7
  plotly>=5.10.0