Add xmlsec with no-binary option
SAML backend is still not working. I have the issue "lxml & xmlsec libxml2 library version mismatch".
This commit is contained in:
parent
1265d2277a
commit
c22996d7d7
@ -1,5 +1,5 @@
|
|||||||
django-auth-ldap==4.8.0
|
django-auth-ldap==4.8.0
|
||||||
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.14.3
|
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.14.3
|
||||||
dulwich==0.22.1
|
dulwich==0.22.1
|
||||||
python3-saml==1.16.0 --no-binary lxml
|
python3-saml==1.16.0 --no-binary lxml,xmlsec
|
||||||
sentry-sdk[django]==2.1.1
|
sentry-sdk[django]==2.1.1
|
||||||
|
Reference in New Issue
Block a user