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} ...@@ -467,6 +467,7 @@ eggs = ${neoppod:eggs}
openpyxl openpyxl
${statsmodels:egg} ${statsmodels:egg}
${zbarlight:egg} ${zbarlight:egg}
xlrd
lock_file lock_file
astor astor
APacheDEX APacheDEX
...@@ -781,3 +782,5 @@ sympy = 1.1.1 ...@@ -781,3 +782,5 @@ sympy = 1.1.1
# Required by: # Required by:
# openpyxl==2.4.8 # openpyxl==2.4.8
jdcal = 1.3 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