click-log
cookiecutter==2.6.0
fsspec[http]
ghapi
gitpython>=3.1.37
immutabledict
orjson
pydantic>2.0.0
questionary
requests
rich-click
ruamel.yaml
toml

[dev]
bump-my-version>=0.11.0
git-fame>=1.12.2
generate-changelog
pip-tools

[docs]
black
markdown-customblocks
mdx-truly-sane-lists
mkdocs
mkdocs-click
mkdocs-drawio
mkdocs-gen-files
mkdocs-git-authors-plugin
mkdocs-git-committers-plugin
mkdocs-git-revision-date-localized-plugin
mkdocs-include-markdown-plugin
mkdocs-literate-nav
mkdocs-material
mkdocstrings[python]
python-frontmatter
pyyaml

[test]
coverage>=6.1.2
pre-commit>=2.15.0
pytest-cov>=3.0.0
pytest-env
pytest-mock
pytest>=6.0.0
