diff --git a/backend/requirements.txt b/backend/requirements.txt index afa12be..4a9cd74 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -18,7 +18,7 @@ bcrypt==3.2.0 sqlalchemy-utils==0.36.8 python-multipart==0.0.5 pyjwt==1.7.1 -aiohttp==3.7.3 +aiohttp==3.7.4 boto3==1.16.59 pytest-cov==2.11.1 email-validator==1.1.1