-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
I'm starting to get incompatibility warnings about the version of setuptools supplied in this buildpack:
ERROR: google-auth 1.7.1 has requirement setuptools>=40.3.0, but you'll have setuptools 39.0.1 which is incompatible.
If I manually pip install
the google-auth package, setuptools is automatically updated but this doesn't seem the case when the app is built.
The version provided in the build pack was released 18 Mar 2018. Latest is 46.1.3
Would it be possible to get an update to setuptools in the next release?
rvanlaar, nikolaik, goinnn and jualopver
Metadata
Metadata
Assignees
Labels
No labels