mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 08:16:51 -04:00
Use only stdout logging in cloud.gov
This commit is contained in:
3
Pipfile
3
Pipfile
@@ -5,7 +5,6 @@ name = "pypi"
|
||||
|
||||
[packages]
|
||||
ago = "==0.0.93"
|
||||
awscli-cwlogs = ">=1.4,<1.5"
|
||||
blinker = "==1.4"
|
||||
fido2 = "==0.9.3"
|
||||
flask = "==2.1.2"
|
||||
@@ -20,7 +19,6 @@ humanize = "==4.1.0"
|
||||
itsdangerous = "==2.1.2"
|
||||
jinja2 = "==3.1.2"
|
||||
notifications-python-client = "==6.3.0"
|
||||
notifications-utils = {editable = true, ref = "987646ec18d32dfe8b4ea55b83d68e31e2f85104", git = "https://github.com/GSA/notifications-utils"}
|
||||
prometheus-client = "==0.14.1"
|
||||
pyexcel = "==0.7.0"
|
||||
pyexcel-io = "==0.6.6"
|
||||
@@ -33,6 +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"}
|
||||
|
||||
[dev-packages]
|
||||
isort = "==5.10.1"
|
||||
|
||||
Reference in New Issue
Block a user