1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-19 08:39:59 +02:00

Remove restrictions on numpy

This commit is contained in:
Benjamin Rosemann 2021-05-19 15:02:49 +02:00
parent 85b784f9a1
commit 675a096dfe

View file

@ -2,7 +2,7 @@ click
jinja2
lxml
uniseg
numpy<1.19.0
numpy
colorama
MarkupSafe
ocrd >= 2.20.1