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

⬆️ dinglehopper: Require rapidfuzz >= 1.9.1
Some checks reported errors
continuous-integration/drone/push Build encountered an error

See https://github.com/qurator-spk/dinglehopper/issues/64.
This commit is contained in:
Gerber, Mike 2021-12-14 11:35:57 +01:00
parent a5c9c7438f
commit f0f3cd2d96

View file

@ -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 >= 1.8.1 rapidfuzz >= 1.9.1
six # XXX workaround OCR-D/core#730 six # XXX workaround OCR-D/core#730