[IMP] update package list in requirements.txt to resolve numpy error
This commit is contained in:
parent
0eee27005d
commit
e4f930ff24
@ -40,4 +40,5 @@ XlsxWriter==0.9.3
|
||||
xlwt==1.3.*
|
||||
xlrd==1.0.0
|
||||
unittest2==1.1.0
|
||||
numpy==1.14.3
|
||||
pypiwin32 ; sys_platform == 'win32'
|
||||
|
@ -37,3 +37,4 @@ Werkzeug>=0.11.11
|
||||
XlsxWriter==0.9.3
|
||||
xlwt==1.3.*
|
||||
xlrd==1.0.0
|
||||
numpy==1.14.3
|
||||
|
Loading…
Reference in New Issue
Block a user