⬆ Update multimethod dependency

We had some issues while reviewing/rebasing #72. We don't support Python 3.5 anymore,
so lifting the hard pin on multimethod 1.3.
pull/93/head
Mike Gerber 7 months ago
parent 05b5502c57
commit 1c3b28d873

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

Loading…
Cancel
Save