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

Merge pull request #97 from qurator-spk/clean-remove-six-dep-again

🧹 Remove old six dependency (workaround for OCR-D/core#730)
This commit is contained in:
Mike Gerber 2023-10-23 16:19:42 +02:00 committed by GitHub
commit 39dc4186d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,5 +10,4 @@ attrs
multimethod >= 1.3
tqdm
rapidfuzz >= 2.4.2
six # XXX workaround OCR-D/core#730
chardet