diff --git a/pyproject.toml b/pyproject.toml index b765d8322..51de610e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ attrs = ">=20.1.0,<25.0.0" httpx = ">=0.27.2,<0.29.0" python = ">=3.9,<4.0" python-dateutil = "^2.8.0" -websockets = ">=11.0.3,<15.0.0" +websockets = ">=14.1.0,<15.0.0" pymongo = "^4.6.0" pydantic = "^2.9.1" pydantic-extra-types = "^2.1.0"