diff --git a/pyproject.toml b/pyproject.toml index 1c29905..66c8e13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ requires-python = ">=3.8" dependencies = [ "playwright>=1.44,<1.47", - "aiohttp>=3.9,<3.11", + "aiohttp>=3.9,<3.12", "urllib3", "simple-logging-setup", "rlpython",