[
https://issues.apache.org/jira/browse/FLINK-24287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-24287:
-----------------------------------
Labels: pull-request-available (was: )
> Bump virtualenv to the latest version
> -------------------------------------
>
> Key: FLINK-24287
> URL: https://issues.apache.org/jira/browse/FLINK-24287
> Project: Flink
> Issue Type: Improvement
> Components: API / Python, Tests
> Reporter: Dian Fu
> Assignee: Dian Fu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> Currently, the virtualenv version (16.0.0) used in PyFlink tests is a little
> outdated(the latest version is 20.7.2). The pip bundled in the old virtualenv
> is a little old. The consequence is that it will compile the grpcio library
> from source instead of using the wheel package during installing grpcio. It
> takes several minutes to compile grpcio and the time could be avoided after
> bump virtualenv.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)