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 requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==7.4.3
pytest==8.3.5
pytest-mock==3.12.0
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
blinker==1.7.0
blinker==1.9.0
cachetools==5.5.2
certifi==2025.1.31
charset-normalizer==3.4.1
click==8.1.8
cloudevents==1.10.1
Deprecated==1.2.14
deprecation==2.1.0
Flask==2.3.2
Flask==3.1.1
functions-framework==3.5.0
google-api-core==2.14.0
google-api-core==2.25.1
google-api-python-client==2.110.0
google-auth==2.25.2
google-auth==2.40.3
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.1.0
google-cloud-access-context-manager==0.1.16
google-cloud-appengine-logging==1.4.3
google-cloud-asset==3.25.0
google-cloud-audit-log==0.2.5
google-cloud-audit-log==0.3.2
google-cloud-compute==1.14.1
google-cloud-core==2.3.3
google-cloud-logging==3.8.0
google-cloud-core==2.4.3
google-cloud-logging==3.12.1
google-cloud-org-policy==1.8.3
google-cloud-os-config==1.15.3
google-cloud-pubsub==2.18.4
google-cloud-storage==2.11.0
google-cloud-storage==3.1.1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Anything change between google-cloud-XYZ for v3 vs v2 (backwards compatibility wise)

google-cloud-tasks==2.14.2
google-crc32c==1.5.0
google-resumable-media==2.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.61.0
grpc-google-iam-v1==0.12.6
grpcio==1.62.1
Expand All @@ -35,7 +35,7 @@ gunicorn==23.0.0
httplib2==0.22.0
idna==3.7
importlib-metadata==7.0.0
itsdangerous==2.1.2
itsdangerous==2.2.0
Jinja2==3.1.6
MarkupSafe==2.1.3
mock==5.1.0
Expand All @@ -45,18 +45,18 @@ opentelemetry-sdk==1.15.0
opentelemetry-semantic-conventions==0.36b0
packaging==23.2
proto-plus==1.22.3
protobuf==4.25.1
protobuf==4.25.8
pyasn1==0.5.1
pyasn1-modules==0.3.0
pyparsing==3.1.1
requests==2.32.0
requests-oauthlib==1.3.1
rsa==4.9
six==1.16.0
six==1.17.0
typing_extensions==4.10.0
uritemplate==4.1.1
urllib3==2.1.0
watchdog==3.0.0
Werkzeug==3.0.6
Werkzeug==3.1.0
wrapt==1.16.0
zipp==3.19.1