diff --git a/requirements.txt b/requirements.txt index fc526ed..85a8e01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -aiohttp~=3.8 -cryptography~=41.0.5 +aiohttp~=3.11.11 +cryptography~=44.0.0 PyJWT~=2.8.0 requests~=2.32.0 setuptools~=68.2.0 -yarl~=1.9.2 +yarl~=1.18.3