Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion appengine/flexible/kinto/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
gunicorn==19.6.0
oauth2client==4.0.0
kinto==5.3.4
kinto==5.3.5
2 changes: 1 addition & 1 deletion appengine/standard/bigquery/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
Flask==0.12
pyjwt==1.4.2
flask-cors==3.0.2
google-auth==0.5.0
google-auth==0.6.0
requests==2.13.0
requests-toolbelt==0.7.0
2 changes: 1 addition & 1 deletion appengine/standard/storage/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
2 changes: 1 addition & 1 deletion bigquery/api/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
2 changes: 1 addition & 1 deletion bigquery/rest/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
google-auth==0.5.0
google-auth==0.6.0
requests==2.13.0
2 changes: 1 addition & 1 deletion compute/api/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
2 changes: 1 addition & 1 deletion compute/auth/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
requests==2.13.0
google-api-python-client==1.6.1
google-api-python-client==1.6.2
2 changes: 1 addition & 1 deletion dataproc/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
google-cloud==0.22.0
2 changes: 1 addition & 1 deletion endpoints/bookstore-grpc/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
grpcio==1.1.0
google-auth==0.5.0
google-auth==0.6.0
2 changes: 1 addition & 1 deletion kms/api-client/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
2 changes: 1 addition & 1 deletion language/api/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
2 changes: 1 addition & 1 deletion language/movie_nl/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
requests==2.13.0
2 changes: 1 addition & 1 deletion language/ocr_nl/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
2 changes: 1 addition & 1 deletion language/syntax_triples/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
2 changes: 1 addition & 1 deletion language/tutorial/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
2 changes: 1 addition & 1 deletion logging/api-client/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
2 changes: 1 addition & 1 deletion monitoring/api/v2/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
2 changes: 1 addition & 1 deletion monitoring/api/v3/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
httplib2==0.10.3
oauth2client==4.0.0
pyasn1==0.2.2
Expand Down
2 changes: 1 addition & 1 deletion speech/api-client/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
2 changes: 1 addition & 1 deletion speech/grpc/requirements.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -3,4 +3,4 @@ PyAudio==0.2.10
grpc-google-cloud-speech-v1beta1==0.14.0
six==1.10.0
requests==2.13.0
google-auth==0.5.0
google-auth==0.6.0
2 changes: 1 addition & 1 deletion storage/api/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
2 changes: 1 addition & 1 deletion storage/transfer_service/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
2 changes: 1 addition & 1 deletion testing/requirements.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,5 +11,5 @@ pyyaml==3.12
responses==0.5.1
WebTest==2.0.25
webapp2==2.5.2
google-api-python-client==1.6.1
google-api-python-client==1.6.2
google-cloud-core==0.23.0
2 changes: 1 addition & 1 deletion vision/api/face_detection/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2
Pillow==4.0.0
2 changes: 1 addition & 1 deletion vision/api/label/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-api-python-client==1.6.1
google-api-python-client==1.6.2