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/storage/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==7.0.1
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
2 changes: 1 addition & 1 deletion appengine/flexible/storage/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.1.0
werkzeug==2.3.6
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
gunicorn==20.1.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==7.0.1
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Flask==2.1.0; python_version > '3.6'
Flask==2.0.3; python_version < '3.7'
werkzeug==2.3.6; python_version > '3.7'
werkzeug==2.0.3; python_version <= '3.7'
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
gunicorn==20.1.0
2 changes: 1 addition & 1 deletion asset/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
google-cloud-asset==3.19.0
google-cloud-resource-manager==1.10.1
google-cloud-pubsub==2.17.0
Expand Down
2 changes: 1 addition & 1 deletion auth/api-client/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ google-auth==2.17.3
google-cloud-api-keys==0.5.2
google-cloud-compute==1.11.0
google-cloud-language==2.9.1
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
4 changes: 2 additions & 2 deletions auth/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
4 changes: 2 additions & 2 deletions auth/downscoping/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==7.0.1
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
4 changes: 2 additions & 2 deletions auth/downscoping/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-auth==2.17.3
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'

2 changes: 1 addition & 1 deletion automl/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-translate==3.11.1
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
google-cloud-automl==2.11.1
2 changes: 1 addition & 1 deletion batch/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pytest==7.2.0
google-cloud-compute==1.11.0
google-cloud-resource-manager==1.10.1
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
flaky==3.7.0
2 changes: 1 addition & 1 deletion composer/cicd_sample/utils/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
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.31.0
google-auth==2.17.3
google-auth-httplib2==0.1.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
2 changes: 1 addition & 1 deletion compute/client_library/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pytest==7.2.0
pytest-xdist==3.3.1
flaky==3.7.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
google-cloud-kms==2.17.0
py==1.11.0
4 changes: 2 additions & 2 deletions data-science-onramp/data-ingestion/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#grpcio==1.29.0
#google-auth==1.16.0
#google-auth-httplib2==0.0.3
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
google-cloud-dataproc==5.4.1
google-cloud-bigquery==3.11.0
4 changes: 2 additions & 2 deletions data-science-onramp/data-processing/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
google-cloud-dataproc==5.4.1
2 changes: 1 addition & 1 deletion data-science-onramp/vertex-ai/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-aiplatform==1.25.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.87.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
pytest-xdist==3.3.0
pytest==6.2.4
2 changes: 1 addition & 1 deletion dataflow/custom-containers/minimal/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.87.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
pytest-xdist==3.3.0
pytest==7.0.1
2 changes: 1 addition & 1 deletion dataflow/custom-containers/ubuntu/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.87.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
pytest-xdist==3.3.0
pytest==7.0.1
2 changes: 1 addition & 1 deletion dataflow/extensible-templates/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-api-python-client==2.87.0
google-cloud-bigquery==3.11.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
pytest-xdist==3.3.0
pytest==7.0.1
pyyaml==6.0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-api-python-client==2.87.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
pytest-xdist==3.3.0
pytest==7.0.1
pyyaml==6.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==2.87.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
pytest-xdist==3.3.0
pytest==7.0.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.87.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
pytest==7.3.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.87.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
pytest==7.3.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.87.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
pytest==7.3.1
2 changes: 1 addition & 1 deletion dataproc/snippets/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ grpcio==1.54.2
google-auth==2.17.3
google-auth-httplib2==0.1.0
google-cloud==0.34.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
google-cloud-dataproc==5.4.1
2 changes: 1 addition & 1 deletion dlp/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-dlp==3.12.1
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
google-cloud-pubsub==2.17.0
google-cloud-datastore==2.15.2
google-cloud-bigquery==3.11.0
2 changes: 1 addition & 1 deletion documentai/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-documentai==2.15.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
4 changes: 2 additions & 2 deletions functions/http/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
functions-framework==3.3.0
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
xmltodict==0.13.0
4 changes: 2 additions & 2 deletions functions/imagemagick/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-vision==3.4.2
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
Wand==0.6.11
2 changes: 1 addition & 1 deletion functions/ocr/app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-pubsub==2.17.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
google-cloud-translate==3.11.1
google-cloud-vision==3.4.2
4 changes: 2 additions & 2 deletions functions/v2/imagemagick/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
functions-framework==3.3.0
google-cloud-vision==3.4.2
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
Wand==0.6.11
2 changes: 1 addition & 1 deletion functions/v2/ocr/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
functions-framework==3.3.0
google-cloud-pubsub==2.17.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
google-cloud-translate==3.11.1
google-cloud-vision==3.4.2
4 changes: 2 additions & 2 deletions healthcare/api-client/v1/fhir/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ google-api-python-client==2.87.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-cloud==0.34.0
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
4 changes: 2 additions & 2 deletions healthcare/api-client/v1beta1/fhir/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ google-api-python-client==2.87.0
google-auth-httplib2==0.1.0
google-auth==2.17.3
google-cloud==0.34.0
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
requests==2.31.0
4 changes: 2 additions & 2 deletions iot/api-client/gcs_file_to_device/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ google-auth==2.17.3
google-auth-httplib2==0.1.0
google-cloud-iot==2.5.1
google-cloud-pubsub==2.17.0
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
cryptography==40.0.2
paho-mqtt==1.6.1
pyjwt==2.7.0
2 changes: 1 addition & 1 deletion notebooks/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
google-cloud-bigquery[pandas,pyarrow]==3.11.0
matplotlib==3.7.1; python_version > '3.6'
matplotlib==3.3.4; python_version == '3.6'
Expand Down
2 changes: 1 addition & 1 deletion optimization/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-optimization==1.4.1
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
pytest-xdist==3.3.0
pytest==7.2.2
2 changes: 1 addition & 1 deletion pubsublite/spark-connector/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-dataproc==5.4.1
google-cloud-pubsublite==1.8.2
pytest==7.0.1
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
2 changes: 1 addition & 1 deletion retail/interactive-tutorials/events/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google==3.0.0
google-cloud-retail==1.16.1
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
google-cloud-bigquery==3.11.0
2 changes: 1 addition & 1 deletion retail/interactive-tutorials/product/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google==3.0.0
google-cloud-retail==1.16.1
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
google-cloud-bigquery==3.11.0
2 changes: 1 addition & 1 deletion retail/interactive-tutorials/search/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google==3.0.0
google-cloud-retail==1.16.1
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
google-cloud-bigquery==3.11.0
2 changes: 1 addition & 1 deletion run/image-processing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ pytest==7.0.1; python_version > "3.0"
pytest==7.0.1; python_version < "3.0"
gunicorn==20.1.0
google-cloud-vision==3.4.2
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
Wand==0.6.11
2 changes: 1 addition & 1 deletion speech/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-speech==2.20.0
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
4 changes: 2 additions & 2 deletions storage/s3-sdk/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
backoff==2.2.1; python_version < "3.7"
backoff==2.2.1; python_version >= "3.7"
pytest==7.0.1
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
4 changes: 2 additions & 2 deletions storage/signed_urls/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-storage==2.0.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
google-auth==2.17.3
six==1.16.0
4 changes: 2 additions & 2 deletions storagetransfer/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ azure-storage-blob==12.16.0
backoff==2.2.1; python_version < "3.7"
backoff==2.2.1; python_version >= "3.7"
boto3==1.26.150
google-cloud-storage==2.8.0; python_version < '3.7'
google-cloud-storage==2.8.0; python_version > '3.6'
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
google-cloud-secret-manager==2.16.1
pytest==7.0.1
2 changes: 1 addition & 1 deletion texttospeech/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
future==0.18.3
google-cloud-texttospeech==2.14.1
google-cloud-storage==1.26.0
google-cloud-storage==2.9.0
2 changes: 1 addition & 1 deletion translate/samples/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-translate==3.11.1
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
google-cloud-automl==2.11.1
2 changes: 1 addition & 1 deletion vision/snippets/detect/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==3.4.2
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0
2 changes: 1 addition & 1 deletion vision/snippets/product_search/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==3.4.2
google-cloud-storage==2.8.0
google-cloud-storage==2.9.0