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