Update excel-based upload files

This commit is contained in:
Ryan Ahearn
2023-01-06 11:47:57 -05:00
parent 2ad21a6f4f
commit 142b5f5e43
8 changed files with 4 additions and 5 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 = "main", git = "https://github.com/GSA/notifications-utils"}
notifications-utils = {editable = true, ref = "main", git = "https://github.com/GSA/notifications-utils.git"}
[dev-packages]
isort = "==5.10.1"