mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-29 22:11:52 -05:00
update utils in pyproject.toml
This commit is contained in:
@@ -62,10 +62,9 @@ python-dotenv = "==1.0.0"
|
||||
radon = "==6.0.1"
|
||||
sqlalchemy = "==1.4.40"
|
||||
werkzeug = "~=2.3"
|
||||
notifications-utils = {editable = true, ref = "main", git = "https://github.com/GSA/notifications-utils.git"}
|
||||
vulture = "==2.8"
|
||||
packaging = "==23.1"
|
||||
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git", develop = true, rev = "main"}
|
||||
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git", develop = true, branch = "main"}
|
||||
newrelic = "*"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user