mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-16 20:48:37 -04:00
try initializing new relic after we monkeypatch
This commit is contained in:
@@ -38,7 +38,7 @@ jsonschema = {version = "==4.25.0", extras = ["format"]}
|
||||
lxml = "==6.0.0"
|
||||
marshmallow = "^4.0.0"
|
||||
marshmallow-sqlalchemy = "^1.4.2"
|
||||
newrelic = "*"
|
||||
newrelic = "^10.15.0"
|
||||
packaging = "==25.0"
|
||||
poetry-dotenv-plugin = "==0.2.0"
|
||||
psycopg2-binary = "==2.9.10"
|
||||
|
||||
Reference in New Issue
Block a user