diff --git a/pyproject.toml b/pyproject.toml index 1d7d8615..db3b9449 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "Pillow>=12.2.0,<13.0.0", "mistune>=3.2.0,<4.0.0", "django-jinja<3.0.0,>=2.11.0", - "cryptography>=47.0.0,<48.0.0", + "cryptography>=48.0.0,<49.0.0", "django-phonenumber-field>=8.4.0,<9.0.0", "phonenumbers>=9.0.29,<10.0.0", "reportlab>=4.5.0,<5.0.0",