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:
Laurent 2024-05-09 19:38:49 +02:00 committed by GitHub
parent 1265d2277a
commit c22996d7d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
django-auth-ldap==4.8.0
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.14.3
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