We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdfb0c7 commit eb076baCopy full SHA for eb076ba
pyproject.toml
@@ -43,7 +43,7 @@ cicd = [
43
"pytest-cov", # Used for generating PyTest coverage reports
44
]
45
client = [
46
- "textual==0.42.0",
+ "textual==3.1.0",
47
"websocket-client",
48
49
developer = [
0 commit comments