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