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:
Feanil Patel
2019-04-02 12:46:33 -07:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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