Skip to content

Commit

Permalink
fix: update lxml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Xarthisius committed Sep 27, 2024
1 parent afc4968 commit 5e42cde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ pyOpenSSL
requests
pyyaml
lxml
lxml_html_clean
markdown
dataone.common==3.4.7
dataone.libclient==3.4.7
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
'requests',
'markdown',
'lxml',
'lxml_html_clean',
],
packages=find_packages(),
zip_safe=False
Expand Down

0 comments on commit 5e42cde

Please sign in to comment.