Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,5 +10,6 @@ sentence_transformers~=2.2.2
|
|
| 10 |
qdrant-client~=1.7.0
|
| 11 |
PyMuPDF~=1.23.7
|
| 12 |
python-dotenv==1.0.0
|
|
|
|
| 13 |
markdown
|
| 14 |
unstructured
|
|
|
|
| 10 |
qdrant-client~=1.7.0
|
| 11 |
PyMuPDF~=1.23.7
|
| 12 |
python-dotenv==1.0.0
|
| 13 |
+
pydantic-core==2.20.0
|
| 14 |
markdown
|
| 15 |
unstructured
|