pgAdmin 4 commit: Fixed Windows issue with the combination of Python 3. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed Windows issue with the combination of Python 3.
Date
Msg-id E1kmtyk-0005W5-3w@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed Windows issue with the combination of Python 3.8, bcrypt 3.1.7, and Cryptography 3.0

Branch
------
master

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

Modified Files
--------------
requirements.txt | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: No success by lowering down the Cryptography version,
Next
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin][RM-5343]: [Code Coverage] Improve API test cases for Debugger