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

🐛 Fix word segmentation with uniseg 0.8.0

This commit is contained in:
Mike Gerber 2024-03-26 19:34:22 +01:00
parent 4b64398cec
commit 4d4ead4cc8
2 changed files with 2 additions and 2 deletions

View file

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