mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-02 17:48:36 -04:00
Track notifications_utils main instead of specific commit
This commit is contained in:
2
Pipfile
2
Pipfile
@@ -58,8 +58,8 @@ werkzeug = "~=2.1.1"
|
||||
# gds metrics packages
|
||||
prometheus-client = "==0.14.1"
|
||||
gds-metrics = {version = "==0.2.4", ref = "6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72", git = "https://github.com/alphagov/gds_metrics_python.git"}
|
||||
notifications-utils = {editable = true, ref = "3096f2937b5e3b59a2e7a4b4ffb05b7fa1ab72fa", git = "https://github.com/GSA/notifications-utils"}
|
||||
packaging = "==21.3"
|
||||
notifications-utils = {editable = true, branch = "main", git = "https://github.com/GSA/notifications-utils"}
|
||||
|
||||
[dev-packages]
|
||||
flake8 = "==4.0.1"
|
||||
|
||||
Reference in New Issue
Block a user