Skip to content

Commit 63a3504

Browse files
committed
Allow older textual for now
1 parent b92f106 commit 63a3504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ readme="README.md"
1515
requires-python = ">=3.10.0"
1616
dependencies = [
1717
"ducktools-pythonfinder>=0.7.6",
18-
"textual~=2.0",
18+
"textual>=1.0",
1919
"shellingham~=1.5",
2020
"pip>=24.0",
2121
]

0 commit comments

Comments
 (0)