Force specific version of Werkzeug to prevent the breaking changes of the new release. (#4618)

This commit is contained in:
David Hernández 2020-02-09 08:23:48 +01:00 committed by GitHub
parent b089f5f0ef
commit 69893f0304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,6 +57,7 @@ disposable-email-domains>=0.0.52
gevent==1.4.0
supervisor==4.1.0
supervisor_checks==0.8.1
werkzeug==0.16.1
# Install the dependencies of the bin/bundle-extensions script here.
# It has its own requirements file to simplify the frontend client build process
-r requirements_bundles.txt