Merge branch 'main' into update-pre-commit-hooks

This commit is contained in:
Carlo Costino
2024-05-20 11:43:49 -04:00
2 changed files with 131 additions and 128 deletions

View File

@@ -12,7 +12,7 @@ alembic = "==1.13.1"
amqp = "==5.2.0"
beautifulsoup4 = "==4.12.3"
boto3 = "^1.34.106"
botocore = "^1.34.106"
botocore = "^1.34.108"
cachetools = "==5.3.3"
celery = {version = "==5.4.0", extras = ["redis"]}
certifi = ">=2022.12.7"