diff --git a/requirements.txt b/requirements.txt index 3f37274..5db350b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ # Automation Frontend Control (AFC) V0.001 - runtime dependencies -aiohttp>=3.9,<4 +aiohttp>=3.14.3,<4 websockets>=12,<18 PyYAML>=6,<7