mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -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"
|
radon = "==6.0.1"
|
||||||
sqlalchemy = "==1.4.40"
|
sqlalchemy = "==1.4.40"
|
||||||
werkzeug = "~=2.3"
|
werkzeug = "~=2.3"
|
||||||
# gds metrics packages
|
vulture = "==2.8"
|
||||||
prometheus-client = "==0.17.1"
|
|
||||||
gds-metrics = {version = "==0.2.4", ref = "6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72", git = "https://github.com/alphagov/gds_metrics_python.git"}
|
|
||||||
packaging = "==23.1"
|
packaging = "==23.1"
|
||||||
notifications-utils = {editable = true, ref = "main", git = "https://github.com/GSA/notifications-utils.git"}
|
notifications-utils = {editable = true, ref = "main", git = "https://github.com/GSA/notifications-utils.git"}
|
||||||
newrelic = "*"
|
newrelic = "*"
|
||||||
vulture = "==2.8"
|
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
exceptiongroup = "==1.1.2"
|
exceptiongroup = "==1.1.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user