Skip to content

Commit d08d49a

Browse files
committed
fix minimum tests macos
1 parent 020c408 commit d08d49a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [
2828
'compress-pickle>=1.2.0',
2929
'google-cloud-compute>=1.0.0',
3030
'google-auth>=2.0.0',
31+
"grpcio<1.63; platform_system=='Darwin'",
3132
'humanfriendly>=10.0',
3233
"numpy>=1.22.2;python_version<'3.10'",
3334
"numpy>=1.24.0;python_version>='3.10' and python_version<'3.12'",

0 commit comments

Comments
 (0)