🐛 Fix Python 3.12 support by requiring ocrd >= 2.65.0

pull/116/head
Mike Gerber 5 months ago
parent 58a688b175
commit e34adbf41c

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

Loading…
Cancel
Save