italia / Satosa-Saml2Spid

SATOSA SAML-to-SAML proxy with Spid compliances
Apache License 2.0
41 stars 25 forks source link

Error in requirements.txt #33

Closed MdreW closed 3 years ago

MdreW commented 3 years ago

On pip install -r repository/requirements.txt I receive the follow error:

ERROR: jinja2 3.0.1 has requirement MarkupSafe>=2.0, but you'll have markupsafe 1.1.1 which is incompatible.
MdreW commented 3 years ago

With markupsafe 2.0.1 (last version) seem work fine, I run some test and make a pull request