-r requirements.txt

# Build tools
build==1.3.0
pre-commit==4.3.0
pyright==1.1.404

# Testing
pytest==8.4.1
pytest-asyncio==1.1.0
pytest-cov==6.2.1

# Code Quality
ruff==0.12.10
twine==6.1.0
