Yatheshr commited on
Commit
7e8e7da
·
verified ·
1 Parent(s): 70d33fc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  langchain
2
  langchain_community
3
  langchain-google-genai
4
- pinecone
5
  gradio
6
  pypdf
7
  openai
 
1
  langchain
2
  langchain_community
3
  langchain-google-genai
4
+ pinecone-client==2.2.4 # ✅ Old SDK, compatible with LangChain
5
  gradio
6
  pypdf
7
  openai