requirements: Upgrade Werkzeug to 0.12.1.

This commit is contained in:
hackerkid 2017-04-22 02:28:05 +05:30 committed by Tim Abbott
parent 05a5a8bc40
commit 8ca2ed1ce2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Dependencies of moto s3 mock
Flask==0.12.1
Werkzeug==0.11.15
Werkzeug==0.12.1
click==6.7
httpretty==0.8.10
itsdangerous==0.24