diff --git a/pyproject.toml b/pyproject.toml index fac259a5f..4cbab7503 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dependencies = [ "typing-extensions==4.15.0", "ujson==5.12.0", # required by aiocache "urllib3==2.6.3", - "uvloop>=0.21,<0.22", # Pinned to 0.21 as long as we use aiohttp v3.13.3, new version should fix compatibility + "uvloop>=0.21,<0.23", # Pinned to 0.21 as long as we use aiohttp v3.13.3, new version should fix compatibility "web3==7.15.0", ] optional-dependencies.cosmos = [