We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 020c408 commit d08d49aCopy full SHA for d08d49a
pyproject.toml
@@ -28,6 +28,7 @@ dependencies = [
28
'compress-pickle>=1.2.0',
29
'google-cloud-compute>=1.0.0',
30
'google-auth>=2.0.0',
31
+ "grpcio<1.63; platform_system=='Darwin'",
32
'humanfriendly>=10.0',
33
"numpy>=1.22.2;python_version<'3.10'",
34
"numpy>=1.24.0;python_version>='3.10' and python_version<'3.12'",
0 commit comments