We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb8866 commit 4e0938fCopy full SHA for 4e0938f
iam/api-client/requirements.txt
@@ -1,5 +1,4 @@
1
google-api-python-client==2.131.0
2
google-auth==2.38.0
3
google-auth-httplib2==0.2.0
4
-boto3==1.34.134
5
-botocore==1.34.136
+boto3==1.36.14
storage/s3-sdk/requirements.txt
@@ -1 +1 @@
storagetransfer/requirements-test.txt
@@ -1,7 +1,7 @@
azure-storage-blob==12.22.0
backoff==2.2.1; python_version < "3.7"
backoff==2.2.1; python_version >= "3.7"
google-cloud-pubsub==2.21.5
6
google-cloud-storage==2.9.0; python_version < '3.7'
7
google-cloud-storage==2.9.0; python_version > '3.6'
0 commit comments