diff --git a/setup.py b/setup.py index 0ce80bb4..4fec43c2 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ long_description_content_type="text/markdown", install_requires=[ "asn1crypto", - "cryptography==41.0.5", + "cryptography==44.0.1", "impacket", "ldap3", "pyasn1==0.6.1",