You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/05/31 11:15:37 UTC

[GitHub] [flink] maver1ck commented on a diff in pull request #19802: [FLINK-25188][python][build] Support m1 chip

maver1ck commented on code in PR #19802:
URL: https://github.com/apache/flink/pull/19802#discussion_r885510753


##########
flink-python/README.md:
##########
@@ -26,7 +26,7 @@ The auto-generated Python docs can be found at [https://nightlies.apache.org/fli
 
 ## Python Requirements
 
-Apache Flink Python API depends on Py4J (currently version 0.10.9.3), CloudPickle (currently version 1.2.2), python-dateutil(currently version 2.8.0), Apache Beam (currently version 2.27.0).
+Apache Flink Python API depends on Py4J (currently version 0.10.9.3), CloudPickle (currently version 2.0.0), python-dateutil(currently version 2.8.0), Apache Beam (currently version 2.38.0).

Review Comment:
   Version 2.1.0 ?



##########
NOTICE:
##########
@@ -17,7 +17,7 @@ See bundled license files for details.
 This project bundles the following dependencies under the BSD license.
 See bundled license files for details.
 
-- cloudpickle:1.2.2
+- cloudpickle:2.0.0

Review Comment:
   Version 2.1.0 ?



-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org