diff --git a/setup.py b/setup.py index 86f2203d20..7f72131638 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ "google-cloud-core >= 1.4.1, < 3.0dev", "grpc-google-iam-v1 >= 0.12.4, <1.0.0dev", "proto-plus >= 1.22.0, <2.0.0dev", - "sqlparse >= 0.3.0", + "sqlparse >= 0.4.4", "protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5", ] extras = { diff --git a/testing/constraints-3.7.txt b/testing/constraints-3.7.txt index e061a1eadf..cddc7be6e5 100644 --- a/testing/constraints-3.7.txt +++ b/testing/constraints-3.7.txt @@ -9,7 +9,7 @@ google-cloud-core==1.4.1 grpc-google-iam-v1==0.12.4 libcst==0.2.5 proto-plus==1.22.0 -sqlparse==0.3.0 +sqlparse==0.4.4 opentelemetry-api==1.1.0 opentelemetry-sdk==1.1.0 opentelemetry-instrumentation==0.20b0