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

Merge pull request #93 from qurator-spk/update-dep-multimethod

⬆ Update multimethod dependency
This commit is contained in:
Mike Gerber 2023-10-23 15:29:06 +02:00 committed by GitHub
commit 22e7247ac4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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