# Build dependencies
setuptools==78.1.0
packaging==24.2
build==1.2.2.post1
wheel==0.46.3
distro==1.9.0; sys_platform == 'linux'
patchelf==0.17.2; sys_platform == 'linux'
# 2.2.0 is the last version that supports Python 3.10
numpy==2.2.0
mypy>=1.15.0    # note: 3.13 with disable-gil is not compiled yet
