mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Added missing dependencies
This commit is contained in:
parent
7c589f71a4
commit
0dc3644cc1
@ -24,6 +24,7 @@ idna==2.7
|
|||||||
inotify-simple==1.1.8
|
inotify-simple==1.1.8
|
||||||
langdetect==1.0.7
|
langdetect==1.0.7
|
||||||
more-itertools==4.3.0
|
more-itertools==4.3.0
|
||||||
|
numpy==1.15.1
|
||||||
pdftotext==2.1.0
|
pdftotext==2.1.0
|
||||||
pillow==5.2.0
|
pillow==5.2.0
|
||||||
pluggy==0.7.1; python_version != '3.1.*'
|
pluggy==0.7.1; python_version != '3.1.*'
|
||||||
@ -46,6 +47,7 @@ regex==2018.8.29
|
|||||||
requests==2.19.1
|
requests==2.19.1
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
scikit-learn==0.19.2
|
scikit-learn==0.19.2
|
||||||
|
scipy==1.1.0
|
||||||
termcolor==1.1.0
|
termcolor==1.1.0
|
||||||
text-unidecode==1.2
|
text-unidecode==1.2
|
||||||
tzlocal==1.5.1
|
tzlocal==1.5.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user