mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-29 14:01:50 -05:00
Latest utils commit updates sync with main
This commit is contained in:
@@ -13,7 +13,7 @@ amqp = "==5.2.0"
|
||||
beautifulsoup4 = "==4.12.3"
|
||||
boto3 = "^1.29.6"
|
||||
botocore = "^1.32.6"
|
||||
cachetools = "==5.3.2"
|
||||
cachetools = "==5.3.3"
|
||||
celery = {version = "==5.3.6", extras = ["redis"]}
|
||||
certifi = ">=2022.12.7"
|
||||
cffi = "==1.16.0"
|
||||
@@ -40,7 +40,7 @@ marshmallow = "==3.20.2"
|
||||
marshmallow-sqlalchemy = "==0.30.0"
|
||||
newrelic = "*"
|
||||
notifications-python-client = "==9.0.0"
|
||||
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git", rev="c45507d"}
|
||||
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git", rev="341886d"}
|
||||
oscrypto = "==1.3.0"
|
||||
packaging = "==23.2"
|
||||
poetry-dotenv-plugin = "==0.2.0"
|
||||
@@ -64,7 +64,7 @@ freezegun = "^1.4.0"
|
||||
honcho = "*"
|
||||
isort = "^5.13.2"
|
||||
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||
moto = "==4.2.13"
|
||||
moto = "==5.0.3"
|
||||
pip-audit = "*"
|
||||
pre-commit = "^3.6.0"
|
||||
pytest = "^7.4.4"
|
||||
|
||||
Reference in New Issue
Block a user