mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -05:00
initial
This commit is contained in:
6
Pipfile
6
Pipfile
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user