diff --git a/requirements.txt b/requirements.txt index 79861421..e3402999 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.6.2 +aiohttp==3.13.3 async-timeout==3.0.0 attrs==18.1.0 Babel==2.6.0 @@ -40,7 +40,7 @@ social-auth-app-django==2.1.0 social-auth-core==1.7.0 SQLAlchemy==1.3.11 Unidecode==1.0.22 -urllib3==1.23 +urllib3==2.6.3 websockets==6.0 yarl==1.2.6 youtube-dl==2019.11.22