Update notifications-utils version

This commit is contained in:
Ryan Ahearn
2022-11-29 14:08:18 -05:00
parent 01a432c86e
commit 5a93e7fb1e
2 changed files with 63 additions and 63 deletions

View File

@@ -49,7 +49,6 @@ lxml = "==4.9.1"
marshmallow = "==3.15.0"
marshmallow-sqlalchemy = "==0.28.1"
notifications-python-client = "==6.3.0"
notifications-utils = {editable = true, ref = "11b9d3dbde8d73910c05b0cb8e74d9f93b45a7b0", git = "https://github.com/GSA/notifications-utils"}
oscrypto = "==1.3.0"
psycopg2-binary = "==2.9.3"
pyjwt = "==2.4.0"
@@ -59,6 +58,7 @@ 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 = "37ae9753c050851453d072994fb03b1415601716", git = "https://github.com/GSA/notifications-utils"}
[dev-packages]
flake8 = "==4.0.1"