diff --git a/pyproject.toml b/pyproject.toml index 5faaa00..baac2d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "matplotlib >= 3.2.2", "requests >= 2.8.1", "fsspec >= 2023.10.0", - "aiohttp >= 3.11.11", + "aiohttp >= 3.10.11", ] dynamic = ["version"]