We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c717a7a commit 326be67Copy full SHA for 326be67
1 file changed
pyproject.toml
@@ -26,8 +26,8 @@ dependencies = [
26
"requests",
27
"responses",
28
"python-dotenv",
29
- "google-cloud-storage==2.16.0",
30
- "google-auth==2.29.0"
+ "google-cloud-storage==3.5.0",
+ "google-auth==2.43.0"
31
]
32
dynamic = ["version"]
33
0 commit comments