Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ uvicorn
|
|
| 3 |
httpx
|
| 4 |
pydantic
|
| 5 |
boto3
|
| 6 |
-
pypdf
|
|
|
|
|
|
| 3 |
httpx
|
| 4 |
pydantic
|
| 5 |
boto3
|
| 6 |
+
pypdf
|
| 7 |
+
python-multipart
|