We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebaa398 commit 97807bbCopy full SHA for 97807bb
setup.py
@@ -79,7 +79,7 @@ def get_nightly_version():
79
},
80
extras_require={
81
"gcp_batch": [
82
- "google-cloud-batch>=0.3.1",
+ "google-cloud-batch>=0.5.0",
83
"google-cloud-logging>=3.0.0",
84
"google-cloud-runtimeconfig>=0.33.2",
85
],
0 commit comments