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