We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c717a7a + f774537 commit a5f1a95Copy full SHA for a5f1a95
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