Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ fastapi
|
|
| 5 |
uvicorn
|
| 6 |
python-dotenv
|
| 7 |
pillow
|
| 8 |
-
Jinja2
|
|
|
|
|
|
| 5 |
uvicorn
|
| 6 |
python-dotenv
|
| 7 |
pillow
|
| 8 |
+
Jinja2
|
| 9 |
+
python-multipart
|