This commit is contained in:
Kenneth Kehl
2023-08-17 07:41:38 -07:00
parent 574e0b92fc
commit e4a37c84ca

View File

@@ -56,13 +56,11 @@ python-dotenv = "==1.0.0"
radon = "==6.0.1"
sqlalchemy = "==1.4.40"
werkzeug = "~=2.3"
# gds metrics packages
prometheus-client = "==0.17.1"
gds-metrics = {version = "==0.2.4", ref = "6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72", git = "https://github.com/alphagov/gds_metrics_python.git"}
vulture = "==2.8"
packaging = "==23.1"
notifications-utils = {editable = true, ref = "main", git = "https://github.com/GSA/notifications-utils.git"}
newrelic = "*"
vulture = "==2.8"
[dev-packages]
exceptiongroup = "==1.1.2"