We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19d448c + d499535 commit 0fdd349Copy full SHA for 0fdd349
1 file changed
pyproject.toml
@@ -28,7 +28,7 @@ include = [
28
29
[tool.poetry.dependencies]
30
python = "^3.7"
31
-textual = "*"
+textual = ">=0.29.0"
32
aiohttp = ">=3.8.1"
33
click = ">=8.1.2"
34
msgpack = ">=1.0.3"
0 commit comments