pgAdmin 4 commit: Ensure that 'bcrypt' version should be less than or e

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that 'bcrypt' version should be less than or e
Date: 2020-08-18 12:29:47
Message-ID: E1k80kN-0004Ge-17@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that 'bcrypt' version should be less than or equal to 3.1.7 as the new version supports Python 3.6 and above.

Branch
------
master

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

Modified Files
--------------
requirements.txt | 1 +
1 file changed, 1 insertion(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-08-18 13:25:09 Re: pgAdmin4 v4.25 candidate builds
Previous Message Dave Page 2020-08-18 10:23:32 Re: WIP: SQL Formatter