# packaging
build
setuptools>=61.0
wheel
setuptools-scm==8.1.0

# Code quality
flake8==7.1.1
pylint==3.3.1

# Tests
pytest==8.3.3
pytest-timer==1.0.0
timeout-decorator==0.5.0
coverage==7.6.1
pytest-cov==5.0.0
schemathesis==3.39.13
