diff --git a/pyproject.toml b/pyproject.toml index f9d6398331a8a7a05eaa81d9c1721667de092df2..edebf46e61b07d3884aca9f1ddad4bc60736865d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ packages = [{include = "archiveorg_dl"}] [tool.poetry.dependencies] python = "^3.7" aiofiles = "==23.1.0" -aiohttp = "==3.8.3" +aiohttp = "==3.11.10" backoff = "==2.2.1" click = "==8.1.3" click-log = "==0.4.0"