Remove pyOpenSSL package from requirements.

This commit is contained in:
Akshay Joshi 2023-03-09 11:35:57 +05:30
parent 4d5c915144
commit c63442732b

View File

@ -32,7 +32,6 @@ python-dateutil==2.*
SQLAlchemy==2.* SQLAlchemy==2.*
bcrypt==4.0.* bcrypt==4.0.*
cryptography==39.0.* cryptography==39.0.*
pyOpenSSL>=23.* # required by cryptography
sshtunnel==0.* sshtunnel==0.*
ldap3==2.* ldap3==2.*
gssapi==1.8.* gssapi==1.8.*