We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c195bb commit 1129b06Copy full SHA for 1129b06
1 file changed
requirements.txt
@@ -20,7 +20,7 @@ flake8==7.1.1 ; python_version >= "3.10" and python_version < "4.0"
20
google-api-core==2.19.1 ; python_version >= "3.10" and python_version < "4.0"
21
google-auth==2.33.0 ; python_version >= "3.10" and python_version < "4.0"
22
google-cloud-core==2.4.1 ; python_version >= "3.10" and python_version < "4.0"
23
-google-cloud-storage==2.18.1 ; python_version >= "3.10" and python_version < "4.0"
+google-cloud-storage==2.19.0 ; python_version >= "3.10" and python_version < "4.0"
24
google-crc32c==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
25
google-resumable-media==2.7.2 ; python_version >= "3.10" and python_version < "4.0"
26
googleapis-common-protos==1.63.2 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments