diff --git a/requirements/local.txt b/requirements/local.txt index bff305b..82efcc2 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,6 +1,6 @@ -r ./base.txt -Werkzeug==0.14.1 # https://github.com/pallets/werkzeug +Werkzeug==0.15.3 # https://github.com/pallets/werkzeug ipdb==0.11 # https://github.com/gotcha/ipdb Sphinx==1.7.5 # https://github.com/sphinx-doc/sphinx psycopg2-binary==2.7.5 # https://github.com/psycopg/psycopg2