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:
parent
58a688b175
commit
e34adbf41c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue