diff --git a/pyproject.toml b/pyproject.toml index 0ac44341e..87dceb481 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,6 +81,7 @@ channels = "^4.2.0" channels-redis = "^4.2.1" async-timeout = "^5.0.1" aiohttp = "^3.11.11" +scout-apm = "^3.2.1" [tool.poetry.group.dev.dependencies] black = "^24.8.0"