eagle0504 commited on
Commit
f31ef04
1 Parent(s): 95325c0

Update requirements.txt

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
  numexpr
5
  pandas
6
  streamlit==1.28.2
 
1
  openai
2
  yfinance
3
  langchain
4
+ langchain-community
5
  numexpr
6
  pandas
7
  streamlit==1.28.2