mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Pin Werkzeug to version 2.0.3 as the latest version throwing error cannot import name 'safe_str_cmp' from 'werkzeug.security'
This commit is contained in:
@@ -49,3 +49,4 @@ Pillow==9.*; python_version >= '3.7'
|
|||||||
boto3==1.20.*
|
boto3==1.20.*
|
||||||
botocore==1.23.*
|
botocore==1.23.*
|
||||||
urllib3==1.26.*
|
urllib3==1.26.*
|
||||||
|
Werkzeug==2.0.3
|
||||||
|
Reference in New Issue
Block a user