update deps

This commit is contained in:
Daniel Fichtinger 2025-06-23 22:40:04 -04:00
parent 41eacc1a85
commit 68839c5f96
2 changed files with 6 additions and 8 deletions

View file

@ -10,7 +10,8 @@ requires-python = ">=3.12"
dependencies = [
"dacite>=1.9.2",
"jinja2>=3.1.6",
"marko[codehilite]>=2.1.4",
"marko>=2.1.4",
"pygments>=2.19.1",
"python-frontmatter>=1.1.0",
"rich>=14.0.0",
"starlette>=0.47.1",