Python updated Pipenv
Change effective on 10 March 2023
The packaging tools used during the build of Python apps have been updated as follows:
pipenvdowngraded from2023.2.18to2023.2.4in order to resolve compatibility issues with the setuptools version used by the buildpack (changelog)
If after this change you still see pipenv 2023.2.18 requires setuptools>=67.0.0 errors during the build, you must clear your app’s build cache.