Remove messytables dependency from xlsx import

This commit is contained in:
Yohan Boniface
2022-09-02 12:13:28 +02:00
parent b2b0950c9c
commit 54703e2794
4 changed files with 33 additions and 21 deletions

View File

@@ -19,7 +19,6 @@ jdcal==1.4.1
json_table_schema==0.2.1
lazy_object_proxy==1.6.0
lxml==4.6.3 # used in csv plugin only?
messytables==0.15.2
python_dateutil==2.8.2
openpyxl==3.0.10
python_magic==0.4.12