Skip to content

Commit

Permalink
Merge pull request #1230 from lchastel/saml
Browse files Browse the repository at this point in the history
Add xmlsec with no-binary option
  • Loading branch information
tobiasge authored May 25, 2024
2 parents 2bbb2d1 + 570bb31 commit d4e9401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-container.txt
Original file line number Diff line number Diff line change
@@ -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.3.1

0 comments on commit d4e9401

Please sign in to comment.