diff --git a/backend/requirements.txt b/backend/requirements.txt index ea26e51..82d451b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,7 +6,7 @@ Flask-SQLAlchemy==2.4.1 Flask-WTF==0.14.2 itsdangerous==1.1.0 Jinja2==2.11.3 -Mako==1.1.0 +Mako==1.2.2 MarkupSafe==1.1.1 PyMySQL==0.9.3 python-dateutil==2.8.0