diff --git a/requirements-client.txt b/requirements-client.txt index 2c196f34fd3d..5c7ce1edd62c 100644 --- a/requirements-client.txt +++ b/requirements-client.txt @@ -36,4 +36,4 @@ toml >= 0.10.0 typing_extensions >= 4.5.0, < 5.0.0 ujson >= 5.8.0, < 6.0.0 uvicorn >=0.14.0, !=0.29.0 -websockets >= 10.4, < 14.0 \ No newline at end of file +websockets >= 10.4, < 15.0 \ No newline at end of file