diff --git a/packages/google-crc32c/scripts/dev-requirements.txt b/packages/google-crc32c/scripts/dev-requirements.txt index 7479544b333a..b60cf751993d 100644 --- a/packages/google-crc32c/scripts/dev-requirements.txt +++ b/packages/google-crc32c/scripts/dev-requirements.txt @@ -2,4 +2,4 @@ auditwheel >= 2.1.1; sys_platform == 'linux' or sys_platform == 'linux2' delocate >= 0.8.0; sys_platform == 'darwin' setuptools >= 42.0.2 # See: https://github.com/pypa/auditwheel/issues/102 -wheel >= 0.34 +wheel >= 0.46.2