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

🔥 pin uniseg and rapidfuzz to compatible versions

This commit is contained in:
kba 2025-04-11 17:25:37 +02:00
parent eb4b247b37
commit 88497a132b

View file

@ -1,14 +1,16 @@
click
jinja2
lxml
uniseg >= 0.8.0
# FIXME
uniseg == 0.8.1
numpy
colorama
MarkupSafe
ocrd >= 2.65.0
ocrd >= 3.3.0
attrs
multimethod >= 1.3
tqdm
rapidfuzz >= 2.7.0
# FIXME
rapidfuzz >= 2.7.0, < 3
chardet
importlib_resources