Docker build

This commit is contained in:
Yax 2025-03-28 20:38:59 +01:00
parent 548c495c27
commit ab2b93ce82
3 changed files with 4 additions and 3 deletions

View file

@ -6,7 +6,7 @@ readme = "README.md"
authors = [
{ name = "Yax" }
]
requires-python = ">=3.12.8"
requires-python = ">=3.12.9"
dependencies = [
"mistune>=3.0.2",
"pygments>=2.18.0",