Merge pull request #20131 from edx/fix-nr-memory-leak
Upgrade newrelic agent to fix a memory leak in Python 2
This commit is contained in:
@@ -168,7 +168,7 @@ mongoengine==0.10.0
|
||||
mpmath==1.1.0 # via sympy
|
||||
mysqlclient==1.4.2.post1
|
||||
networkx==1.7
|
||||
newrelic==4.16.0.116
|
||||
newrelic==4.16.1.117
|
||||
nltk==3.4
|
||||
nodeenv==1.1.1
|
||||
numpy==1.16.2 # via scipy
|
||||
|
||||
@@ -221,7 +221,7 @@ moto==0.3.1
|
||||
mpmath==1.1.0
|
||||
mysqlclient==1.4.2.post1
|
||||
networkx==1.7
|
||||
newrelic==4.16.0.116
|
||||
newrelic==4.16.1.117
|
||||
nltk==3.4
|
||||
nodeenv==1.1.1
|
||||
numpy==1.16.2
|
||||
|
||||
@@ -214,7 +214,7 @@ moto==0.3.1
|
||||
mpmath==1.1.0
|
||||
mysqlclient==1.4.2.post1
|
||||
networkx==1.7
|
||||
newrelic==4.16.0.116
|
||||
newrelic==4.16.1.117
|
||||
nltk==3.4
|
||||
nodeenv==1.1.1
|
||||
numpy==1.16.2
|
||||
|
||||
Reference in New Issue
Block a user