mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-08 11:20:26 +02:00
Fix numpy version conflict with ocrd_utils
This commit is contained in:
parent
26fe98dde7
commit
9b76539936
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ click
|
||||||
jinja2
|
jinja2
|
||||||
lxml
|
lxml
|
||||||
uniseg
|
uniseg
|
||||||
numpy
|
numpy<1.19.0
|
||||||
colorama
|
colorama
|
||||||
MarkupSafe
|
MarkupSafe
|
||||||
ocrd >= 2.20.1
|
ocrd >= 2.20.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue