Closed drjova closed 7 years ago
@lnielsen
- requests==2.18.3
- idna [required: >=2.5,<2.6, installed: 2.6]
- invenio-app-ils==1.0.0a2
- invenio-accounts [required: >=1.0.0b1, installed: 1.0.0b7]
- cryptography [required: >=1.3, installed: 2.0.3]
- idna [required: >=2.1, installed: 2.6]
In requests
they fix the issue with idna
here https://github.com/requests/requests/commit/f4ddf00c364e4396e7d941f91a8817311dd79adc
a temporary solution, until the requests
is released, is to add idna<2.6
in invenio-accounts
With a fresh installation of app-ils you get the follwoing