diff --git a/setup.py b/setup.py index 05a82a0..f60f2c5 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ "pytz==2018.5", "simplejson>=3.13.2", "psycopg2>=2.8.4", - "cryptography==37.0.4", + "cryptography==41.0.6", ] setup_requirements = [