Skip to content

Commit 96f6ab1

Browse files
gguussbusunkim96
authored andcommitted
Adds updates including compute [(#2436)](#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 93dd480 commit 96f6ab1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
google-cloud-pubsub == 0.42.1
2-
google-cloud-containeranalysis == 0.1.0
3-
grafeas == 0.1.0
4-
pytest
5-
flaky
6-
mock
1+
google-cloud-pubsub==1.0.0
2+
google-cloud-containeranalysis==0.3.0
3+
grafeas==0.1.0
4+
pytest==5.1.3
5+
flaky==3.6.1
6+
mock==3.0.5

0 commit comments

Comments
 (0)