diff --git a/api/requirements.txt b/api/requirements.txt old mode 100755 new mode 100644 index eb4025975..60d17800f --- a/api/requirements.txt +++ b/api/requirements.txt @@ -1,6 +1,6 @@ # Moved to the top of the requirements as another package uses the latest Werkzeug. Werkzeug==0.16.1 is required for flask-restx until later release flask-restx 0.2.0. flask-restx==0.5.1 -jinja2==2.11.3 +jinja2==3.1.4 greenlet==1.1.2 # SQLAlchemy needs to point to version 1.3.12 because there is a bug with # with inviting Citizens expected to be fixed with Release 1.3.14