Skip to content

Commit

Permalink
Merge pull request #43 from OpenUpSA/sys/fix-api-xml-error
Browse files Browse the repository at this point in the history
Add lxml and defusedxml Python libraries so that /api/v1 works
  • Loading branch information
paulmwatson authored Dec 10, 2024
2 parents 0b8568d + 3b7ced8 commit d553ce3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,5 @@ urllib3==1.16
vcrpy==1.4.0
wrapt==1.10.8
zope.interface==4.2.0
defusedxml==0.7.1
lxml==5.0.2

0 comments on commit d553ce3

Please sign in to comment.