Upgrade python package cryptography to latest version

This commit is contained in:
Aditya Toshniwal 2023-10-25 18:42:31 +05:30
parent f2bd3933c6
commit ed51fe475e

View File

@ -31,8 +31,7 @@ psycopg[c]==3.1.12
python-dateutil==2.*
SQLAlchemy==2.*
bcrypt==4.0.*
# Pinned for #6718
cryptography==40.0.*
cryptography==41.0.*
sshtunnel==0.*
ldap3==2.*
gssapi==1.8.*