mirror of https://github.com/zulip/zulip.git
requirements: Upgrade Werkzeug to 0.12.1.
This commit is contained in:
parent
05a5a8bc40
commit
8ca2ed1ce2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue