typer>=0.12
pyyaml>=6

[:python_version < "3.11"]
typing-extensions>=4.7

[cli-pretty]
rich>=13.0

[dev]
pytest>=8.1
pytest-cov>=4.1
ruff>=0.5
mypy>=1.11
coverage>=7.5
hypothesis>=6.100
types-PyYAML

[sheets]
gspread>=6.0.0
google-auth>=2.0.0
