-r requirements.txt

# Build tools
build==1.2.2
pre-commit==4.2.0
pyright==1.1.401

# Testing
pytest==8.4.0
pytest-asyncio==1.0.0
pytest-cov==6.2.1

# Code Quality
ruff==0.11.13
twine==6.1.0
