diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 9c708a1555..a5961f6524 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -58,7 +58,7 @@ dependencies = [ "django-ordered-model==3.5", "uwsgi==2.0.30", "django-storages==1.14.4", - "sentry-sdk>=2.14.0", + "sentry-sdk>=2.60.0", "boto3==1.43.9", "pycountry<20.0,>=19.8", "countries<1.0.0,>=0.2.0",