mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
docs examples and diagrams
This commit is contained in:
@@ -47,7 +47,7 @@ dev = ["aiohttp", "click", "msgpack"]
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^7.1.3"
|
||||
black = "^22.3.0,<22.10.0" # macos wheel issue on 22.10
|
||||
black = "^23.1.0"
|
||||
mypy = "^0.990"
|
||||
pytest-cov = "^2.12.1"
|
||||
mkdocs = "^1.3.0"
|
||||
|
||||
Reference in New Issue
Block a user