diff --git a/pyproject.toml b/pyproject.toml index fe0549e..02887bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ ] dependencies = [ "click>=8.1", - "aiohttp>=3.9", + "aiohttp>=3.14.1", "rich>=13.0", ]