diff --git a/pyproject.toml b/pyproject.toml index b86fc880..28792782 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ openapi = [ fastapi = [ "asyncer==0.0.8", "fastapi>=0.112,<1", - "websockets>=13,<14", + "websockets>=13,<15", ] nats = [