diff --git a/pyproject.toml b/pyproject.toml index 3f797eb4..c4035307 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ docker = [ "uwsgi==2.0.28", ] sync = [ - "channels==4.1.0", + "channels==4.2.0", "daphne==4.1.2", "pydantic==2.9.2", "websockets==13.1",