dianfu commented on a change in pull request #11027: [FLINK-15929][python] 
Update the version limit of grpcio to 1.26.0
URL: https://github.com/apache/flink/pull/11027#discussion_r375648317
 
 

 ##########
 File path: flink-python/tox.ini
 ##########
 @@ -28,7 +28,7 @@ whitelist_externals=
     /bin/bash
 deps =
     pytest
-    grpcio>=1.3.5,<=1.14.2
+    grpcio>=1.3.5,<=1.26.0
 
 Review comment:
   Good catch! I checked that the minimum version could be 1.17.0 and have 
updated the PR.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to