Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -64,7 +64,7 @@ pydub==0.25.1
|
|
| 64 |
Pygments==2.17.2
|
| 65 |
pyparsing==3.1.2
|
| 66 |
python-dateutil==2.9.0.post0
|
| 67 |
-
python-multipart
|
| 68 |
pytz==2024.1
|
| 69 |
PyYAML==6.0.1
|
| 70 |
realesrgan==0.3.0
|
|
|
|
| 64 |
Pygments==2.17.2
|
| 65 |
pyparsing==3.1.2
|
| 66 |
python-dateutil==2.9.0.post0
|
| 67 |
+
python-multipart>=0.0.18
|
| 68 |
pytz==2024.1
|
| 69 |
PyYAML==6.0.1
|
| 70 |
realesrgan==0.3.0
|