We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9dd8d4 commit 44e0bcaCopy full SHA for 44e0bca
1 file changed
pyproject.toml
@@ -34,8 +34,8 @@ classifiers = [
34
dynamic = ["version"]
35
requires-python = ">=3.10"
36
dependencies = [
37
- "mkdocs >=1.1.1",
38
- #min "jinja2 >=2.10.1",
+ "mkdocs >=1.2",
+ #min "jinja2 >=2.10.2",
39
#min "markupsafe >=2.0.1",
40
]
41
0 commit comments