diff --git a/python/flask_projects/garage-wtf/requirements.txt b/python/flask_projects/garage-wtf/requirements.txt old mode 100755 new mode 100644 index 80020e90..5a2d7cb4 --- a/python/flask_projects/garage-wtf/requirements.txt +++ b/python/flask_projects/garage-wtf/requirements.txt @@ -7,7 +7,7 @@ Jinja2==2.7.2 MarkupSafe==0.19 SQLAlchemy==0.9.3 WTForms==1.0.5 -Werkzeug==0.9.4 +Werkzeug==0.15.3 gunicorn==18.0 itsdangerous==0.23 psycopg2==2.5.2