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 ff501bc commit beaeebbCopy full SHA for beaeebb
requirements/deploy.in
@@ -4,6 +4,8 @@
4
5
structlog-sentry
6
7
-newrelic
+# Pinned due to a bug in 10.8.1
8
+# See https://github.com/newrelic/newrelic-python-agent/issues/1347
9
+newrelic==10.7.0
10
11
ipython
requirements/deploy.txt
@@ -264,7 +264,7 @@ markdown==3.7
264
# via -r requirements/pip.txt
265
matplotlib-inline==0.1.7
266
# via ipython
267
-newrelic==10.8.1
268
# via -r requirements/deploy.in
269
oauthlib==3.2.2
270
# via
0 commit comments