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

🐛 Fix loading ocrd-tool.json for Python 3.12

This commit is contained in:
Mike Gerber 2024-07-09 21:01:31 +02:00
parent bc5818da9f
commit 4047f8b6e5
2 changed files with 7 additions and 2 deletions

View file

@ -11,3 +11,4 @@ multimethod >= 1.3
tqdm
rapidfuzz >= 2.7.0
chardet
importlib_resources