Spaces:
Sleeping
Sleeping
Update backend/requirements.txt
Browse files- backend/requirements.txt +1 -0
backend/requirements.txt
CHANGED
|
@@ -4,3 +4,4 @@ python-multipart==0.0.9
|
|
| 4 |
groq==0.9.0
|
| 5 |
pdfplumber==0.11.1
|
| 6 |
pydantic==2.7.1
|
|
|
|
|
|
| 4 |
groq==0.9.0
|
| 5 |
pdfplumber==0.11.1
|
| 6 |
pydantic==2.7.1
|
| 7 |
+
httpx==0.27.0
|