You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem:
Requests and requests-toolbelt had incompatible dependencies 2.30 and
0.10.1 when removing appengine support.
Solution:
Degrade requests to version 2.29.
Upgrade to latest request is deferred until all other packages
are also upgraded.
Signed-off-by: Paul Hewlett <[email protected]>
0 commit comments