🔥 pin uniseg and rapidfuzz to compatible versions
parent
eb4b247b37
commit
88497a132b
@ -1,14 +1,16 @@
|
|||||||
click
|
click
|
||||||
jinja2
|
jinja2
|
||||||
lxml
|
lxml
|
||||||
uniseg >= 0.8.0
|
# FIXME
|
||||||
|
uniseg == 0.8.1
|
||||||
numpy
|
numpy
|
||||||
colorama
|
colorama
|
||||||
MarkupSafe
|
MarkupSafe
|
||||||
ocrd >= 2.65.0
|
ocrd >= 3.3.0
|
||||||
attrs
|
attrs
|
||||||
multimethod >= 1.3
|
multimethod >= 1.3
|
||||||
tqdm
|
tqdm
|
||||||
rapidfuzz >= 2.7.0
|
# FIXME
|
||||||
|
rapidfuzz >= 2.7.0, < 3
|
||||||
chardet
|
chardet
|
||||||
importlib_resources
|
importlib_resources
|
||||||
|
Loading…
Reference in New Issue