mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-30 11:00:14 -04:00
instantiate newrelic in gunicorn_entry.py
This commit is contained in:
@@ -23,7 +23,7 @@ gunicorn = {version = "==23.0.0", extras = ["gevent"]}
|
||||
humanize = "~=4.12"
|
||||
itsdangerous = "~=2.2"
|
||||
jinja2 = "^3.1.6"
|
||||
newrelic = "*"
|
||||
newrelic = "^10.15.0"
|
||||
pyexcel = "==0.7.3"
|
||||
pyexcel-io = "==0.6.7"
|
||||
pyexcel-ods3 = "==0.6.1"
|
||||
|
||||
Reference in New Issue
Block a user