Guru-25 commited on
Commit
c7304e1
·
verified ·
1 Parent(s): 839848c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  langchain-community
2
- pinecone-client==2.2.4
 
3
  openai
4
  tiktoken
5
  nest_asyncio
 
1
  langchain-community
2
+ langchain-pinecone
3
+ pinecone-client>=3.0.0
4
  openai
5
  tiktoken
6
  nest_asyncio