Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,3 +10,4 @@ PyYAML>=6.0.1
|
|
10 |
flask>=2.3.0
|
11 |
gunicorn>=21.2.0
|
12 |
cyclonedx-python-lib>=4.0.0
|
|
|
|
10 |
flask>=2.3.0
|
11 |
gunicorn>=21.2.0
|
12 |
cyclonedx-python-lib>=4.0.0
|
13 |
+
python-multipart
|