1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-08 03:10:30 +02:00

Revert "💩 Stick with rapidfuzz < 2.1.0 for now"

This reverts commit 0e153db9ca.
This commit is contained in:
Gerber, Mike 2022-08-17 11:42:07 +02:00
parent 0e153db9ca
commit ede9402a6c

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 >= 2.0.5, < 2.1.0 rapidfuzz >= 2.0.5
six # XXX workaround OCR-D/core#730 six # XXX workaround OCR-D/core#730