typer[all]>=0.9.0
rich>=13.0.0
pyyaml>=6.0
pydantic>=2.0.0
click>=8.1.0
httpx>=0.24.0
python-dotenv>=1.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.5.0
pre-commit>=3.3.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.2.0
mkdocstrings[python]>=0.22.0

[test]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
pytest-asyncio>=0.21.0
faker>=19.0.0
