summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f61957b..6afb3d8 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.6, <0.64",
]
[tool.setuptools.dynamic]