diff --git a/tools/requirements.txt b/tools/requirements.txt index 19a2a9d3b..8821308e6 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -5,7 +5,9 @@ async-timeout==4.0.2 idna>=2.5,<3.5 multidict==6.0.4 rs_parsepatch==0.3.9 -sentry-sdk==1.26.0 +# sentry-sdk 1.23 and after has some issues with our code, keep this until we fix it. +# The introduction of loguru to the sdk broke our integration. +sentry-sdk==1.22.2 structlog==23.1.0 taskcluster==54.0.0 treeherder-client==5.0.0