mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 23:55:58 -05:00
Updated a couple more dependencies and fix flake8 warnings
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -14,14 +14,14 @@ arrow = "==1.2.3"
|
||||
asn1crypto = "==1.5.1"
|
||||
async-timeout = "==4.0.3"
|
||||
attrs = "==23.1.0"
|
||||
awscli = "==1.29.15"
|
||||
awscli = "^1.29.74"
|
||||
bcrypt = "==3.2.2"
|
||||
beautifulsoup4 = "==4.12.2"
|
||||
billiard = "==3.6.4.0"
|
||||
bleach = "^6.1.0"
|
||||
blinker = "~=1.4"
|
||||
boto3 = "==1.28.15"
|
||||
botocore = "==1.31.15"
|
||||
boto3 = "^1.28.66"
|
||||
botocore = "^1.31.66"
|
||||
cachetools = "==5.3.1"
|
||||
celery = {version = "==5.2.7", extras = ["redis"]}
|
||||
certifi = ">=2022.12.7"
|
||||
|
||||
Reference in New Issue
Block a user