Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,4 @@ PyMuPDF>=1.22.3
|
|
| 5 |
python-docx>=0.8.11
|
| 6 |
tqdm>=4.65.0
|
| 7 |
PyPDF2>=3.0.1
|
| 8 |
-
pinecone==5.0.0
|
|
|
|
| 5 |
python-docx>=0.8.11
|
| 6 |
tqdm>=4.65.0
|
| 7 |
PyPDF2>=3.0.1
|
| 8 |
+
pinecone-client>==5.0.0
|