# Development and testing dependencies
-r requirements.txt

# Testing
pytest>=9.0.0
pytest-asyncio>=0.24.0
pytest-cov>=6.0.0
httpx>=0.28.0  # For TestClient
