Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ crewai>=0.1.0
|
|
| 2 |
gradio==4.44.1
|
| 3 |
python-dotenv>=1.0.0
|
| 4 |
pymupdf>=1.23.0
|
| 5 |
-
pydantic
|
|
|
|
| 2 |
gradio==4.44.1
|
| 3 |
python-dotenv>=1.0.0
|
| 4 |
pymupdf>=1.23.0
|
| 5 |
+
pydantic<2.10.0
|