diff --git a/pyproject.toml b/pyproject.toml index 7790c38..2a45599 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "rich>=13.0.0", "pyyaml>=6.0", "requests>=2.32.5", - "aiohttp>=3.8.0", + "aiohttp>=3.13.5", "asyncio-throttle>=1.0.0", "markdown>=3.9", "asyncio-throttle>=1.0.2", diff --git a/requirements.txt b/requirements.txt index 52cabe9..291cf26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ typer>=0.9.0 rich>=13.0.0 pyyaml>=6.0 requests>=2.32.5 -aiohttp>=3.8.0 +aiohttp>=3.13.5 asyncio-throttle>=1.0.0 markdown>=3.9 asyncio-throttle>=1.0.2