diff --git a/backend_app/requirements.macos.txt b/backend_app/requirements.macos.txt index e8cf67b..e95676d 100644 --- a/backend_app/requirements.macos.txt +++ b/backend_app/requirements.macos.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.1 +aiohttp==3.10.2 amqp==2.5.2 asgiref==3.3.4 async-timeout==4.0.1 @@ -79,7 +79,7 @@ django-auth-adfs==1.9.5 -# # aiohttp==3.8.1 +# # aiohttp==3.10.2 # aiohttp==3.10.10 # # amqp==2.5.2 # amqp==5.2.0 diff --git a/backend_app/requirements.txt b/backend_app/requirements.txt index 2bf1eff..bfb3d5d 100644 --- a/backend_app/requirements.txt +++ b/backend_app/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.1 +aiohttp==3.10.2 amqp==2.5.2 asgiref==3.3.4 async-timeout==4.0.1