# LatentGate — Development Dependencies
# ======================================

# Testing
pytest>=7.0
pytest-cov>=4.0

# Formatting & Linting
black>=23.0
ruff>=0.1.0

# Type checking
mypy>=1.5

# Core (also needed for dev)
requests>=2.31.0
