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

🐛 Fix Python 3.12 support by requiring ocrd >= 2.65.0

This commit is contained in:
Mike Gerber 2024-05-06 16:59:18 +02:00
parent 58a688b175
commit e34adbf41c

View file

@ -5,7 +5,7 @@ uniseg >= 0.8.0
numpy numpy
colorama colorama
MarkupSafe MarkupSafe
ocrd >= 2.20.1 ocrd >= 2.65.0
attrs attrs
multimethod >= 1.3 multimethod >= 1.3
tqdm tqdm