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