# Development dependencies
-r requirements.txt

# Testing
pytest>=8.0
pytest-asyncio>=0.23

# Linting & type checking
ruff>=0.1.0
mypy>=1.0
