Skip to content

Commit 8c986e3

Browse files
committed
Add docs dependency
1 parent 63e7fa1 commit 8c986e3

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

python/poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ mypy = "^1.3.0"
9292
types-python-slugify = "^8.0.0.3"
9393
types-pyyaml = "^6.0.12.11"
9494
types-lxml = "^2023.3.28"
95+
pymdown-extensions = "^10.13"
9596

9697
[build-system]
9798
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)