diff --git a/pyproject.toml b/pyproject.toml index 5f829512..fa537e4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ cicd = [ ] client = [ "procrunner", - "textual==0.42.0", + "textual==0.87.0", "websocket-client", "xmltodict", ]