move notifications-utils dep to main branch

This commit is contained in:
stvnrlly
2022-12-08 13:53:58 -05:00
parent a64cb084fc
commit 1c08e654db
2 changed files with 39 additions and 52 deletions

View File

@@ -31,7 +31,7 @@ pytz = "==2022.1"
rtreelib = "==0.2.0"
werkzeug = "==2.1.2"
wtforms = "==3.0.1"
notifications-utils = {editable = true, ref = "6fd4efc0f324244bd5694cfa008f52dc9878ed55", git = "https://github.com/GSA/notifications-utils"}
notifications-utils = {editable = true, branch = "main", git = "https://github.com/GSA/notifications-utils"}
[dev-packages]
isort = "==5.10.1"