Merge branch 'main' into poetry

This commit is contained in:
stvnrlly
2023-09-05 14:49:35 -04:00
15 changed files with 160 additions and 2 deletions

View File

@@ -62,6 +62,7 @@ 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"}