Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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
|