kikuepi commited on
Commit
d05cdef
1 Parent(s): fc4be52

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -2,6 +2,8 @@ boto3
2
  streamlit
3
  python-dotenv
4
  langchain
 
 
5
  openai
6
  wikipedia==1.4.0
7
  duckduckgo-search==4.1.0
 
2
  streamlit
3
  python-dotenv
4
  langchain
5
+ langchain-community
6
+ langchain-core
7
  openai
8
  wikipedia==1.4.0
9
  duckduckgo-search==4.1.0