diff --git a/pyproject.toml b/pyproject.toml index 951f2ea..b192eb3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "rich>=13.0.0", "fastapi>=0.70.0", "uvicorn[standard]>=0.15.0", - "websockets>=10.0.0", + "websockets>=16.0", "anthropic>=0.80.0", "google-generativeai>=0.24.0", "pyyaml>=6.0.0",