pgAdmin 4 commit: Add a condition for Werkzeug version 2.1.1, as it is

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Add a condition for Werkzeug version 2.1.1, as it is
Date: 2022-08-16 07:22:24
Message-ID: E1oNqu8-000135-2a@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add a condition for Werkzeug version 2.1.1, as it is supported on Python 3.7 and above.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=88a443f73d06938748d9d0710bc5d8442bdc125c

Modified Files
--------------
requirements.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2022-08-16 07:40:37 [pgAdmin4][Patch] - Fixed RM #7540
Previous Message Akshay Joshi 2022-08-16 07:02:11 pgAdmin 4 commit: Fixed improper parsing of HTTP requests in Pallets We