mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-09 20:00:01 +02:00
💩 Stick with rapidfuzz < 2.1.0 for now
This commit is contained in:
parent
76bd50f1db
commit
0e153db9ca
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ ocrd >= 2.20.1
|
||||||
attrs
|
attrs
|
||||||
multimethod == 1.3 # latest version to officially support Python 3.5
|
multimethod == 1.3 # latest version to officially support Python 3.5
|
||||||
tqdm
|
tqdm
|
||||||
rapidfuzz >= 2.0.5
|
rapidfuzz >= 2.0.5, < 2.1.0
|
||||||
six # XXX workaround OCR-D/core#730
|
six # XXX workaround OCR-D/core#730
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue