Skip to content

Commit 6ecfa78

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 1998fe4 commit 6ecfa78

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

samples/snippets/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
google-cloud-bigquery[pandas]==1.9.0
2-
google-auth-oauthlib==0.2.0
3-
ipython==7.2.0
4-
matplotlib==3.0.2
5-
pytz==2018.9
1+
google-cloud-bigquery[pandas]==1.20.0
2+
google-auth-oauthlib==0.4.0
3+
ipython==7.8.0
4+
matplotlib==3.1.1
5+
pytz==2019.2

0 commit comments

Comments
 (0)