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/pubsub/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
Flask==1.1.2
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
gunicorn==20.0.4
2 changes: 1 addition & 1 deletion appengine/standard_python3/pubsub/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
Flask==1.1.2
google-api-python-client==1.9.3
google-auth==1.19.0
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
2 changes: 1 addition & 1 deletion appengine/standard_python37/pubsub/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
Flask==1.1.2
google-api-python-client==1.9.3
google-auth==1.19.0
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
2 changes: 1 addition & 1 deletion asset/cloud-client/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
google-cloud-storage==1.29.0
google-cloud-asset==1.3.0
google-cloud-resource-manager==0.30.2
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
google-cloud-bigquery==1.25.0
2 changes: 1 addition & 1 deletion container_registry/container_analysis/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
google-cloud-containeranalysis==0.3.1
grafeas==0.4.1
pytest==5.3.0; python_version > "3.0"
Expand Down
2 changes: 1 addition & 1 deletion dlp/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
google-cloud-dlp==1.0.0
google-cloud-storage==1.29.0
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
google-cloud-datastore==1.13.0
google-cloud-bigquery==1.25.0
2 changes: 1 addition & 1 deletion functions/ocr/app/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
google-cloud-storage==1.29.0
google-cloud-translate==2.0.1
google-cloud-vision==1.0.0
2 changes: 1 addition & 1 deletion functions/pubsub/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
2 changes: 1 addition & 1 deletion functions/tips/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
google-cloud-error-reporting==0.34.0
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
python-dateutil==2.8.1
requests==2.24.0
xmltodict==0.12.0
2 changes: 1 addition & 1 deletion healthcare/api-client/dicom/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
google-api-python-client==1.9.3
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
requests==2.24.0
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/dicom/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
google-api-python-client==1.9.3
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
requests==2.24.0
2 changes: 1 addition & 1 deletion iot/api-client/end_to_end_example/requirements.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -2,6 +2,6 @@ cryptography==2.9.2
google-api-python-client==1.9.3
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
pyjwt==1.7.1
paho-mqtt==1.5.0
2 changes: 1 addition & 1 deletion iot/api-client/gcs_file_to_device/requirements.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -2,7 +2,7 @@ google-api-python-client==1.9.3
google-auth==1.19.0
google-auth-httplib2==0.0.4
google-cloud-iot==1.0.0
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
google-cloud-storage==1.29.0
cryptography==2.9.2
paho-mqtt==1.5.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/http_example/requirements.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -3,6 +3,6 @@ google-api-python-client==1.9.3
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud-iot==1.0.0
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
pyjwt==1.7.1
requests==2.24.0
2 changes: 1 addition & 1 deletion iot/api-client/manager/requirements.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -4,6 +4,6 @@ google-api-python-client==1.9.3
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud-iot==1.0.0
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
paho-mqtt==1.5.0
pyjwt==1.7.1
2 changes: 1 addition & 1 deletion iot/api-client/mqtt_example/requirements.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -2,7 +2,7 @@ cryptography==2.9.2
google-api-python-client==1.9.3
google-auth-httplib2==0.0.4
google-auth==1.19.0
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
google-cloud-iot==1.0.0
grpc-google-iam-v1==0.12.3
pyjwt==1.7.1
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/scripts/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
2 changes: 1 addition & 1 deletion storage/cloud-client/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
google-cloud-pubsub==1.6.1
google-cloud-pubsub==1.7.0
google-cloud-storage==1.29.0