Python updated setuptools and wheel
Change effective on 20 October 2021
The packaging tools used during the build of Python apps have been updated as follows:
- setuptools updated from
47.1.1to:50.3.2for Python 3.557.5.0for Python 3.6+
- wheel updated from
0.36.2to0.37.0for apps using Python 2.7 or Python 3.5+
For more information, see the Python buildpack’s Changelog.