pgAdmin 4 commit: Fixed Windows issue with the combination of Python 3.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed Windows issue with the combination of Python 3.
Date: 2020-12-09 07:33:38
Message-ID: E1kmtyk-0005W5-3w@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2020-12-09 07:54:21 Re: [pgAdmin][RM-5343]: [Code Coverage] Improve API test cases for Debugger
Previous Message Akshay Joshi 2020-12-08 13:43:15 pgAdmin 4 commit: No success by lowering down the Cryptography version,