Re: pgAdmin4 6.13 doesn't work with Werkzeug >=2.1

2022-08-31 Thread Akshay Joshi
Hi Volker We have pinned the werkzeug version to 2.1.2 in pgAdmin 4, as version 2.2 gives some problems. We haven't tested pgAdmin 4 with werkzeug 2.2 and already have a Redmine https://redmine.postgresql.org/issues/7647. On Wed, Aug 31, 2022 at 3:19 PM Volker Helm wrote: > Hi there, > > I trie

pgAdmin4 6.13 doesn't work with Werkzeug >=2.1

2022-08-31 Thread Volker Helm
Hi there, I tried to update pgAdmin4 yesterday in a virtual enviroment. After I started pgadmin4 I got an error related to werkzeug.security and safe_str_cmp I did some searching and found following thread: https://stackoverflow.com/questions/71652965/importerror-cannot-import-name-safe-str-cmp