From bc10baa7ebc2652a9118b54b5835d554988efc1e Mon Sep 17 00:00:00 2001 From: Tyler Hoffman Date: Wed, 18 Sep 2024 16:09:50 -0400 Subject: [PATCH] Link to cleanup ticket --- reqs/requirements-dev-spark.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reqs/requirements-dev-spark.txt b/reqs/requirements-dev-spark.txt index 3bfa284a5e59..4d6123c51081 100644 --- a/reqs/requirements-dev-spark.txt +++ b/reqs/requirements-dev-spark.txt @@ -2,7 +2,7 @@ # googleapis-common-protos, grpcio, and grpcio-status are required for spark connect. # Spark connect's requirements are here: https://github.com/apache/spark/blob/ed3a9b1aa92957015592b399167a960b68b73beb/dev/requirements.txt#L60 # grpcio and grpcio-status should be bumped up to match that, but that conflicts with our constraints.txt file. -# +# TODO: Fix in https://greatexpectations.atlassian.net/browse/V1-532 googleapis-common-protos>=1.56.4 grpcio>=1.48.1