We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
newrelic
1 parent 38fca65 commit 5f49b1eCopy full SHA for 5f49b1e
requirements/deploy.in
@@ -8,9 +8,6 @@ psycopg2
8
pillow
9
10
structlog-sentry
11
-
12
-# We should unpin this dependency.
13
-# There is a new 8.x version, but I didn't find the changelog quickly.
14
-newrelic==7.4.0.172
+newrelic
15
16
ipython
requirements/deploy.txt
@@ -246,7 +246,7 @@ markupsafe==2.1.2
246
# jinja2
247
matplotlib-inline==0.1.6
248
# via ipython
249
+newrelic==8.6.0
250
# via -r requirements/deploy.in
251
oauthlib==3.2.2
252
# via
0 commit comments