diff --git a/packages/google-crc32c/scripts/dev-requirements.txt b/packages/google-crc32c/scripts/dev-requirements.txt index 8c8107e3fd5a..cf28b1dc6b76 100644 --- a/packages/google-crc32c/scripts/dev-requirements.txt +++ b/packages/google-crc32c/scripts/dev-requirements.txt @@ -1,5 +1,5 @@ auditwheel >= 2.1.1; sys_platform == 'linux' or sys_platform == 'linux2' delocate >= 0.8.0; sys_platform == 'darwin' -setuptools >= 78.1.1 +setuptools >= 83.0.0 # See: https://github.com/pypa/auditwheel/issues/102 wheel >= 0.34