# scripts
packaging == 26.2  # see issue #220, needs investigation
requests

# build and upload
build
setuptools >= 82.0.1
twine

# tests
mypy
pytest
types-requests

# formatting
black >= 26.5.1, < 27
