[project] name = "blog" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "jinja2>=3.1.6", "markdown>=3.8", "pygments>=2.19.1", "pyyaml>=6.0.2", ]