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

update rapidfuzz version

This commit is contained in:
Max Bachmann 2022-09-11 02:38:32 +02:00
parent a1f0a5e2d3
commit d2bbc8a6c7
4 changed files with 11 additions and 28 deletions

View file

@ -9,5 +9,5 @@ ocrd >= 2.20.1
attrs
multimethod == 1.3 # latest version to officially support Python 3.5
tqdm
rapidfuzz >= 2.4.2
rapidfuzz >= 2.7.0
six # XXX workaround OCR-D/core#730