click>=8.0.0
colorama>=0.4.6
pyyaml>=6.0.0
requests>=2.28.0
python-frontmatter>=1.0.0
llm>=0.17.0
llm-github-models>=0.1.0
toml>=0.10.2
rich>=13.0.0
rich-click>=1.7.0
watchdog>=3.0.0
GitPython>=3.1.0

[:python_version < "3.11"]
tomli>=1.2.0

[build]
pyinstaller>=6.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.0.0
mypy>=1.0.0
