add types-markdown

This commit is contained in:
Nick Pegg 2024-08-04 18:59:06 -07:00
parent 212fe4cad2
commit 84f89cf8d8
2 changed files with 13 additions and 1 deletions

View file

@ -25,6 +25,7 @@ ruff = "*"
mypy = "*"
pytest-testmon = "*"
types-pyyaml = "^6.0.12.20240724"
types-markdown = "^3.6.0.20240316"
[tool.mypy]