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

Commit

Permalink
Adds updates including compute [(#2436)](GoogleCloudPlatform/python-d…
Browse files Browse the repository at this point in the history
…ocs-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
  • Loading branch information
gguuss authored and crwilcox committed Oct 23, 2019
1 parent f210da8 commit 1e3d12b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions samples/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
grpcio>=1.2.0
google-auth==1.6.2
google-auth==1.6.3
google-auth-httplib2==0.0.3
google-cloud==0.34.0
google-cloud-storage==1.13.2
google-cloud-dataproc==0.3.1
google-cloud-storage==1.19.1
google-cloud-dataproc==0.5.0

0 comments on commit 1e3d12b

Please sign in to comment.