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

Revert "Revert "Merge pull request #67 from maxbachmann/rapidfuzz""

This reverts commit 76bd50f1db.
This commit is contained in:
Gerber, Mike 2022-08-17 11:42:19 +02:00
parent ede9402a6c
commit 15dfbac3a7
5 changed files with 10 additions and 10 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.0.5
rapidfuzz >= 2.4.2
six # XXX workaround OCR-D/core#730