mirror of
https://github.com/valitydev/redash.git
synced 2024-11-06 17:15:17 +00:00
Force specific version of Werkzeug to prevent the breaking changes of the new release. (#4618)
This commit is contained in:
parent
b089f5f0ef
commit
69893f0304
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user