diff --git a/pyproject.toml b/pyproject.toml index 0daf313f8..a5bd4231b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ cicd = [ "pytest-cov", # Used for generating PyTest coverage reports ] client = [ - "textual==0.42.0", + "textual==2.1.2", "websocket-client", ] developer = [