diff --git a/pyproject.toml b/pyproject.toml index 3875fccd..01852765 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ online = [ "requests>=2.28,<2.32", "gunicorn>=20.0,<20.2", "sentry-sdk[flask]>=1.0,<1.30", - "newrelic>=8.4.0,<8.8.1", + "newrelic>=8.4.0,<9.1.2", "gitpython>=3.0.0,<3.2" ] gui = [