diff --git a/requirements.txt b/requirements.txt index 98ce469c8..abbd0460f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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.*