diff --git a/requirements.txt b/requirements.txt index 7edd248..9f38bbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ flake8==7.1.1 ; python_version >= "3.10" and python_version < "4.0" google-api-core==2.19.1 ; python_version >= "3.10" and python_version < "4.0" google-auth==2.33.0 ; python_version >= "3.10" and python_version < "4.0" google-cloud-core==2.4.1 ; python_version >= "3.10" and python_version < "4.0" -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" google-crc32c==1.5.0 ; python_version >= "3.10" and python_version < "4.0" google-resumable-media==2.7.2 ; python_version >= "3.10" and python_version < "4.0" googleapis-common-protos==1.63.2 ; python_version >= "3.10" and python_version < "4.0"