We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2ad63 commit 59504f7Copy full SHA for 59504f7
requirements.in
@@ -12,7 +12,7 @@ onesignal-sdk~=1.0.0
12
psycopg2-binary~=2.9.3
13
pylint-quotes==0.2.3
14
pylint~=2.8.0
15
-sentry-sdk~=1.5.12
+sentry-sdk~=2.37.0
16
sqlalchemy[mypy]~=1.4.31
17
18
# Broken transitive dependency we should version
requirements.txt
@@ -149,7 +149,7 @@ requests==2.32.5
149
# oic
150
# onesignal-sdk
151
# pyjwkest
152
-sentry-sdk==1.5.12
+sentry-sdk==2.37.0
153
# via -r requirements.in
154
six==1.17.0
155
# via pyjwkest
0 commit comments