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