Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
--no-deps
|
| 2 |
aiofiles==24.1.0
|
| 3 |
aiohappyeyeballs==2.6.1
|
| 4 |
aiohttp==3.10.11
|
|
@@ -47,7 +46,7 @@ langchain==0.3.4
|
|
| 47 |
langchain-community==0.3.3
|
| 48 |
langchain-core==0.3.37
|
| 49 |
langchain-openai==0.2.3
|
| 50 |
-
langchain-pinecone
|
| 51 |
langchain-tests==0.3.12
|
| 52 |
langchain-text-splitters==0.3.0
|
| 53 |
langsmith==0.1.137
|
|
@@ -65,7 +64,7 @@ orjson==3.11.3
|
|
| 65 |
packaging==24.2
|
| 66 |
pandas==2.3.2
|
| 67 |
pillow==11.3.0
|
| 68 |
-
pinecone==
|
| 69 |
pinecone-plugin-assistant==1.8.0
|
| 70 |
pinecone-plugin-interface==0.0.7
|
| 71 |
pluggy==1.6.0
|
|
|
|
|
|
|
| 1 |
aiofiles==24.1.0
|
| 2 |
aiohappyeyeballs==2.6.1
|
| 3 |
aiohttp==3.10.11
|
|
|
|
| 46 |
langchain-community==0.3.3
|
| 47 |
langchain-core==0.3.37
|
| 48 |
langchain-openai==0.2.3
|
| 49 |
+
langchain-pinecone
|
| 50 |
langchain-tests==0.3.12
|
| 51 |
langchain-text-splitters==0.3.0
|
| 52 |
langsmith==0.1.137
|
|
|
|
| 64 |
packaging==24.2
|
| 65 |
pandas==2.3.2
|
| 66 |
pillow==11.3.0
|
| 67 |
+
pinecone==7.3.0
|
| 68 |
pinecone-plugin-assistant==1.8.0
|
| 69 |
pinecone-plugin-interface==0.0.7
|
| 70 |
pluggy==1.6.0
|