diff --git a/13707/pyproject.toml b/13707/pyproject.toml index a07ffb6..ba32136 100644 --- a/13707/pyproject.toml +++ b/13707/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "markdownify ~=1.1", "mjml-python ~=1.3", "psycopg[binary] ~=3.0", - "qrcode ~=7.4", + "qrcode~=8.2", "requests ~=2.32", "sentry-sdk[django] ~=2.26", "whitenoise ~=6.8",