diff --git a/pyproject.toml b/pyproject.toml index f0f2d360..4c220b70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ cicd = [ "pytest-cov", # Used for generating PyTest coverage reports ] client = [ - "textual==0.42.0", + "textual==6.8.0", "websocket-client", ] developer = [