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/standard/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.1.2
google-api-python-client==1.7.11
google-api-python-client==1.8.0
2 changes: 1 addition & 1 deletion appengine/standard/storage/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion appengine/standard_python37/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.1.2
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-cloud-pubsub==1.4.2
2 changes: 1 addition & 1 deletion auth/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth-httplib2==0.0.3
google-auth==1.14.0
2 changes: 1 addition & 1 deletion auth/end-user/web/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-auth==1.14.0
google-auth-oauthlib==0.4.1
google-auth-httplib2==0.0.3
google-api-python-client==1.7.11
google-api-python-client==1.8.0
flask==1.1.2
requests==2.23.0
2 changes: 1 addition & 1 deletion compute/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion compute/auth/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.23.0
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion compute/encryption/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.8
requests==2.23.0
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion compute/oslogin/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3
requests==2.23.0
2 changes: 1 addition & 1 deletion dataflow/run_template/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion functions/billing/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
slackclient==2.5.0
# [START functions_billing_limit_appengine_deps]
google-api-python-client==1.7.11
google-api-python-client==1.8.0
# [START functions_billing_limit_appengine_deps]
2 changes: 1 addition & 1 deletion functions/slack/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
flask==1.1.2
slackeventsapi==2.1.0
2 changes: 1 addition & 1 deletion healthcare/api-client/datasets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth-httplib2==0.0.3
google-auth==1.14.0
google-cloud==0.34.0
2 changes: 1 addition & 1 deletion healthcare/api-client/dicom/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth-httplib2==0.0.3
google-auth==1.14.0
google-cloud==0.34.0
Expand Down
2 changes: 1 addition & 1 deletion healthcare/api-client/fhir/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth-httplib2==0.0.3
google-auth==1.14.0
google-cloud==0.34.0
Expand Down
2 changes: 1 addition & 1 deletion healthcare/api-client/hl7v2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth-httplib2==0.0.3
google-auth==1.14.0
google-cloud==0.34.0
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/datasets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth-httplib2==0.0.3
google-auth==1.14.0
google-cloud==0.34.0
2 changes: 1 addition & 1 deletion iam/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion iot/api-client/end_to_end_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.8
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth-httplib2==0.0.3
google-auth==1.14.0
google-cloud-pubsub==1.1.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/gcs_file_to_device/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3
google-cloud-iot==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/http_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.8
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth-httplib2==0.0.3
google-auth==1.14.0
google-cloud-iot==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/manager/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cryptography==2.8
flaky==3.6.1
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth-httplib2==0.0.3
google-auth==1.14.0
google-cloud-iot==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/mqtt_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cryptography==2.8
flaky==3.6.1
gcp-devrel-py-tools==0.0.15
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth-httplib2==0.0.3
google-auth==1.14.0
google-cloud-pubsub==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion jobs/v3/api_client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion kubernetes_engine/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion language/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion ml_engine/online_prediction/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tensorflow==2.0.1; python_version > "3.0"
tensorflow==1.15.0; python_version < "3.0"
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion monitoring/api/v3/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion storage/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion storage/transfer_service/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.11
google-api-python-client==1.8.0
google-auth==1.14.0
google-auth-httplib2==0.0.3