Skip to content

Commit

Permalink
Auto-update dependencies. [(#1133)](GoogleCloudPlatform/python-docs-s…
Browse files Browse the repository at this point in the history
…amples#1133)

* Auto-update dependencies.

* Fix missing http library

Change-Id: I99faa600f2f3f1f50f57694fc9835d7f35bda250
  • Loading branch information
dpebot authored and Jon Wayne Parrott committed Sep 21, 2017
1 parent 1bcae11 commit 4218c17
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 5 deletions.
4 changes: 3 additions & 1 deletion samples/snippets/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
google-api-python-client==1.6.3
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth-httplib2==0.0.2
4 changes: 3 additions & 1 deletion samples/snippets/movie_nl/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
google-api-python-client==1.6.3
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth-httplib2==0.0.2
requests==2.18.4
4 changes: 3 additions & 1 deletion samples/snippets/ocr_nl/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
google-api-python-client==1.6.3
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth-httplib2==0.0.2
4 changes: 3 additions & 1 deletion samples/snippets/syntax_triples/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
google-api-python-client==1.6.3
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth-httplib2==0.0.2
4 changes: 3 additions & 1 deletion samples/snippets/tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
google-api-python-client==1.6.3
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth-httplib2==0.0.2

0 comments on commit 4218c17

Please sign in to comment.