# Dev/Test dependencies (install via: pip install -r requirements-dev.txt) -r requirements.txt # Testing pytest==8.3.3 pytest-asyncio==0.24.0 pytest-cov==5.0.0 # Linting / Formatting ruff==0.8.6 mypy==1.13.0 # Pre-commit hooks pre-commit==4.0.1 # Type stubs types-aiofiles==24.1.0.20240626