Spaces:
Sleeping
Sleeping
Update backend/requirements.txt
Browse files- backend/requirements.txt +1 -1
backend/requirements.txt
CHANGED
|
@@ -2,6 +2,6 @@ fastapi==0.111.0
|
|
| 2 |
uvicorn==0.30.1
|
| 3 |
python-multipart==0.0.9
|
| 4 |
groq==0.9.0
|
| 5 |
-
|
| 6 |
pydantic==2.7.1
|
| 7 |
httpx==0.27.0
|
|
|
|
| 2 |
uvicorn==0.30.1
|
| 3 |
python-multipart==0.0.9
|
| 4 |
groq==0.9.0
|
| 5 |
+
pymupdf==1.24.9
|
| 6 |
pydantic==2.7.1
|
| 7 |
httpx==0.27.0
|