Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit 9a384b8

Browse files
committed
3.0->3.0.0
1 parent 49d90d3 commit 9a384b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
dependencies = [
3939
"google-api-core[grpc] >= 1.34.0, <3.0.0,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,!=2.10.*",
40-
"google-cloud-core >= 1.4.4, < 3.0",
40+
"google-cloud-core >= 1.4.4, < 3.0.0",
4141
"grpc-google-iam-v1 >= 0.12.4, <1.0.0",
4242
"proto-plus >= 1.22.0, <2.0.0",
4343
"sqlparse >= 0.4.4",

0 commit comments

Comments
 (0)