Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ voyageai==0.1.5
|
|
| 7 |
datasets==2.17.1
|
| 8 |
anthropic==0.18.1
|
| 9 |
python-dotenv==1.0.1
|
| 10 |
-
pathlib==1.0.1
|
|
|
|
|
|
| 7 |
datasets==2.17.1
|
| 8 |
anthropic==0.18.1
|
| 9 |
python-dotenv==1.0.1
|
| 10 |
+
pathlib==1.0.1
|
| 11 |
+
pinecone-client[grpc]==3.0.2
|