ProfessorLeVesseur commited on
Commit
f71d7b6
1 Parent(s): b596ae2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,5 +3,6 @@ pinecone-client==3.0.2
3
  openai==1.12.0
4
  langchain==0.1.6
5
  langchain-openai==0.0.5
6
-
 
7
 
 
3
  openai==1.12.0
4
  langchain==0.1.6
5
  langchain-openai==0.0.5
6
+ langchain-community==0.0.20
7
+ langchain-pinecone==0.0.1
8