Modified 'cryptography' version to less than or equal to 3.0 to fix the

pgAdmin4 launch issue on Windows.

Cryptography's new version may be creating a problem. This is a temporary
fix and will have to investigate the proper fix.
This commit is contained in:
Akshay Joshi 2020-09-01 15:28:50 +05:30
parent b85831fb5f
commit 3b9e8e47ec

View File

@ -39,5 +39,6 @@ python-dateutil>=2.8.0
SQLAlchemy>=1.3.13
Flask-Security-Too>=3.0.0
bcrypt<=3.1.7
cryptography<=3.0
sshtunnel>=0.1.5
ldap3>=2.5.1