Skip to content

Commit 97807bb

Browse files
authored
Update gcp batch lib version in setup.py
Differential Revision: D42273178 Pull Request resolved: #675
1 parent ebaa398 commit 97807bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def get_nightly_version():
7979
},
8080
extras_require={
8181
"gcp_batch": [
82-
"google-cloud-batch>=0.3.1",
82+
"google-cloud-batch>=0.5.0",
8383
"google-cloud-logging>=3.0.0",
8484
"google-cloud-runtimeconfig>=0.33.2",
8585
],

0 commit comments

Comments
 (0)