1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 20:00:01 +02:00

🐛 Fix for changed API of uniseg's word_break

This commit is contained in:
Mike Gerber 2025-04-16 09:10:43 +02:00
parent b72d4f5af9
commit 7f8a8dd564
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
click
jinja2
lxml
uniseg >= 0.8.0
uniseg >= 0.9.1
numpy
colorama
MarkupSafe