Skip to content

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 busunkim96 committed Aug 7, 2020
1 parent 7cfc063 commit 9f6ed54
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-cloud-pubsub == 0.42.1
google-cloud-containeranalysis == 0.1.0
grafeas == 0.1.0
pytest
flaky
mock
google-cloud-pubsub==1.0.0
google-cloud-containeranalysis==0.3.0
grafeas==0.1.0
pytest==5.1.3
flaky==3.6.1
mock==3.0.5

0 comments on commit 9f6ed54

Please sign in to comment.