-r build.txt

# Tools
# ------------------------------------------------------------------------------
cibuildwheel==2.16.5

# Mypyc
# ------------------------------------------------------------------------------
mypy[mypyc]==1.8.0  # https://github.com/python/mypy
mypy-extensions==1.0.0  # https://github.com/python/mypy_extensions
