diff --git a/requirements-full.txt b/requirements-full.txt index 81f5c10..24d6a67 100644 --- a/requirements-full.txt +++ b/requirements-full.txt @@ -43,7 +43,7 @@ protobuf>=4.24.0,<5.0.0 # Protocol buffers # Networking and protocols requests>=2.31.0,<3.0.0 # HTTP requests -websockets>=11.0.0,<12.0.0 # WebSocket support +websockets>=16.1.1,<17.0.0 # WebSocket support pyzmq>=25.1.0,<26.0.0 # ZeroMQ messaging # Visualization enhancements