mozilla-releng/balrog

pip fails to install dependencies

Closed this issue · 0 comments

Looks like we're running into pypa/pip#9644:

  • gcloud-aio-auth pulls in pyjwt
  • auth0-python pulls in pyjwt[crypto]
  • requirements/base.txt lists pyjwt[crypto], with hashes
  • pip fails installing deps complaining that hashes are missing for pyjwt