mirror of https://github.com/zulip/zulip.git
requirements: Upgrade Werkzeug to 0.12.2.
This commit is contained in:
parent
da858e6e41
commit
2802787a07
|
@ -1,6 +1,6 @@
|
|||
# Dependencies of moto s3 mock
|
||||
Flask==0.12.2
|
||||
Werkzeug==0.12.1
|
||||
Werkzeug==0.12.2
|
||||
click==6.7
|
||||
httpretty==0.8.10
|
||||
itsdangerous==0.24
|
||||
|
|
Loading…
Reference in New Issue