We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6349eef commit d499535Copy full SHA for d499535
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