pgAdmin 4 commit: Update the cryptography python package for Python 3.5 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Update the cryptography python package for Python 3.5
Date
Msg-id E1kiAfb-0004JQ-PS@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Update the cryptography python package for Python 3.5 and above. Fixes #6033

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=55e50144f34d8e6d74f0b6f48420b22c0f4e0dd7
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_29.rst |  1 +
pkg/pip/setup_pip.py              | 18 ++++++++++++++----
requirements.txt                  |  3 ++-
3 files changed, 17 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: SameSite issues in Safari Browser (reference #RM5975)
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] RM5328 - [Code Coverage] Improve API test cases for Foreign Tables