# Development dependencies
black
isort
flake8
mypy
pytest
pytest-cov
pytest-asyncio
pre-commit
colorama  # For cross-platform colored terminal output
rich      # For rich text and beautiful formatting in CLI

# Package development
build
twine
