diff --git a/pyproject.toml b/pyproject.toml index 023be1e5..f0bf9102 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "Pillow<12.0.0,>=11.1.0", "mistune<4.0.0,>=3.1.3", "django-jinja<3.0.0,>=2.11.0", - "cryptography>=45.0.3,<46.0.0", + "cryptography>=45.0.3,<47.0.0", "django-phonenumber-field<9.0.0,>=8.1.0", "phonenumbers>=9.0.2,<10.0.0", "reportlab<5.0.0,>=4.3.1",