mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Added backward compatible code for reverse proxy in case werkzeug is older.
Make werkzeug greater than equal to 0.15.0
This commit is contained in:
committed by
Akshay Joshi
parent
6c662ae672
commit
245a6e6f57
@@ -16,6 +16,7 @@
|
||||
##############################################################################
|
||||
blinker==1.4
|
||||
Flask==1.0.2
|
||||
Werkzeug>=0.15.0
|
||||
Flask-Gravatar==0.5.0
|
||||
Flask-Login==0.4.1
|
||||
Flask-Mail==0.9.1
|
||||
|
||||
Reference in New Issue
Block a user