diff --git a/pyproject.toml b/pyproject.toml index 932fdd14..b8c09270 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ dependencies = [ "click==8.*", "loguru==0.7.*", "tomlkit==0.13.*", - "textual==6.*", + "textual==7.*", "requests>=2.32.3", "rarfile==4.2.*", "networkx>=2.6",