Commit a78b5b79 authored by Łukasz Nowak's avatar Łukasz Nowak

stack/erp5: Add xlrd

Needed for reading Excel in Pandas
parent 0361df8c
......@@ -467,6 +467,7 @@ eggs = ${neoppod:eggs}
openpyxl
${statsmodels:egg}
${zbarlight:egg}
xlrd
lock_file
astor
APacheDEX
......@@ -781,3 +782,5 @@ sympy = 1.1.1
# Required by:
# openpyxl==2.4.8
jdcal = 1.3
xlrd = 1.1.0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment