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 1ae6890 commit 5dabf55Copy full SHA for 5dabf55
packages/google-cloud-automl/setup.py
@@ -50,7 +50,7 @@
50
extras = {
51
"libcst": "libcst >= 0.2.5",
52
"pandas": ["pandas>=1.0.5"],
53
- "storage": ["google-cloud-storage >=1.18.0, <3.0.0dev"],
+ "storage": ["google-cloud-storage >=1.18.0, <4.0.0dev"],
54
}
55
56
url = "https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-automl"
0 commit comments