Skip to content

Commit

Permalink
Merge pull request #339 from uw-it-aca/hotfix/lxml
Browse files Browse the repository at this point in the history
Should fix 502s from shib
  • Loading branch information
David-Strupinski authored May 2, 2024
2 parents eec84f1 + ef14f2a commit b427d7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
'user-agents',
'django-user-agents',
'UW-Django-SAML2',
'lxml==4.9.4',
'xmlsec==1.3.13'
],
license='Apache License, Version 2.0',
description='Mobile UW web application',
Expand Down

0 comments on commit b427d7a

Please sign in to comment.