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
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:
parent
a5c9c7438f
commit
f0f3cd2d96
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 >= 1.8.1
|
rapidfuzz >= 1.9.1
|
||||||
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