Skip to content

Commit

Permalink
Add note about upstream issue
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Wolf <rywolf@nvidia.com>
  • Loading branch information
ryantwolf committed Apr 10, 2024
1 parent 4c04253 commit 9d7b285
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 @@ -64,6 +64,8 @@
"presidio-anonymizer==2.2.351",
"usaddress==0.5.10",
"nemo_toolkit[nlp]>=1.23.0",
# justext installation breaks without lxml[html_clean]
# due to this: https://github.com/miso-belica/jusText/issues/47
"lxml[html_clean]",
],
entry_points={
Expand Down

0 comments on commit 9d7b285

Please sign in to comment.