# Development dependencies for contributors
# Install with: uv pip install -r requirements-dev.txt

pytest>=7.0
pytest-cov>=4.0
ruff>=0.1.0
mypy>=1.0
pre-commit>=3.0
python-dotenv>=1.0.0
