This is an automated email from the ASF dual-hosted git repository. fcsaky pushed a commit to branch release-1.20 in repository https://gitbox.apache.org/repos/asf/flink.git
commit 1c01f968bf20233045dbc937f28126dfb43f1f06 Author: Ferenc Csaky <fcs...@apache.org> AuthorDate: Thu May 29 21:39:14 2025 +0200 [hotfix] Bump PyFlink grpcio package to fix build --- flink-python/dev/dev-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flink-python/dev/dev-requirements.txt b/flink-python/dev/dev-requirements.txt index 0e7d3fadb0c..68ec39e32a7 100755 --- a/flink-python/dev/dev-requirements.txt +++ b/flink-python/dev/dev-requirements.txt @@ -26,8 +26,8 @@ pyarrow>=5.0.0 pytz>=2018.3 numpy>=1.22.4 fastavro>=1.1.0,!=1.8.0 -grpcio>=1.29.0,<=1.50.0 -grpcio-tools>=1.29.0,<=1.50.0 +grpcio>=1.29.0,<=1.52.0 +grpcio-tools>=1.29.0,<=1.52.0 pemja==0.4.1; platform_system != 'Windows' httplib2>=0.19.0 protobuf>=3.19.0