downgrade numpy due to armv7 issues

This commit is contained in:
jonaswinkler
2021-08-19 16:18:49 +02:00
parent 19f67cff65
commit 8d9e345899
3 changed files with 30 additions and 35 deletions

View File

@@ -54,7 +54,7 @@ joblib==1.0.1; python_version >= '3.6'
langdetect==1.0.9
lxml==4.6.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
msgpack==1.0.2
numpy==1.21.2
numpy==1.20.3
ocrmypdf==12.3.2
pathvalidate==2.4.1
pdfminer.six==20201018