click>=8.0.0
rich>=13.0.0
httpx>=0.24.0
keyring>=23.0.0
appdirs>=1.4.0
pydantic>=2.0.0
pyyaml>=6.0.0
requests>=2.28.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0
types-PyYAML>=6.0.0
types-requests>=2.28.0

[docs]
mkdocs>=1.4.0
mkdocs-material>=9.0.0
mkdocs-click>=0.8.0
mkdocs-mermaid2-plugin>=0.6.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
coverage>=7.0.0
