Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 1e3d12b

Browse files
gguusscrwilcox
authored andcommitted
Adds updates including compute [(#2436)](GoogleCloudPlatform/python-docs-samples#2436)
* Adds updates including compute * Python 2 compat pytest * Fixing weird \r\n issue from GH merge * Put asset tests back in * Re-add pod operator test * Hack parameter for k8s pod operator
1 parent f210da8 commit 1e3d12b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

samples/snippets/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
grpcio>=1.2.0
2-
google-auth==1.6.2
2+
google-auth==1.6.3
33
google-auth-httplib2==0.0.3
44
google-cloud==0.34.0
5-
google-cloud-storage==1.13.2
6-
google-cloud-dataproc==0.3.1
5+
google-cloud-storage==1.19.1
6+
google-cloud-dataproc==0.5.0

0 commit comments

Comments
 (0)