# Development and testing dependencies

# Build tools
setuptools>=80.9
wheel>=0.45.1
build>=1.4.0
twine>=6.2.0

# Testing
pytest>=9.0.2

# Code quality
flake8>=4.0.0
black>=22.0.0
mypy>=0.950
