diff --git a/jwt_auth_service/requirements-dev.txt b/jwt_auth_service/requirements-dev.txt index 650143d..7b1af6f 100644 --- a/jwt_auth_service/requirements-dev.txt +++ b/jwt_auth_service/requirements-dev.txt @@ -1,4 +1,4 @@ -aiohttp==2.2.5 +aiohttp==3.7.4 aioredis==0.3.3 async-generator==1.8 async-timeout==1.4.0