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 9eca3e6 commit 912e749Copy full SHA for 912e749
pyproject.toml
@@ -48,7 +48,7 @@ requires = ["poetry-core", "poetry-dynamic-versioning"]
48
build-backend = "poetry_dynamic_versioning.backend"
49
50
[tool.poetry.dependencies]
51
-mistune = "^3.0.2"
+mistune = ">=3.0.2, <3.1"
52
mkdocs = "^1.4.3"
53
mkdocs-macros-plugin = "^1.0.5"
54
python = ">=3.9,<3.14"
0 commit comments