diff --git a/pyproject.toml b/pyproject.toml index f61957b..5035efe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "distro", "psutil", "rich >= 11.0.0", - "textual >=0.1.15, <0.2", + "textual >=0.63.2, <0.64", ] [tool.setuptools.dynamic]