You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recent releases of xlrdno longer support xlsx files, and recommend openpxyl instead. Would be good to migrate sooner rather than later in case we need to updatexlrd for e.g. security reasons.
The text was updated successfully, but these errors were encountered:
Just to note we're not using it directly, it's pulled in via pyexcel (and it itself pinned xlrd to <2 in pyexcel/pyexcel-xls@ced153d but I didn't want to upgrade all of that).
Recent releases of
xlrd
no longer supportxlsx
files, and recommendopenpxyl
instead. Would be good to migrate sooner rather than later in case we need to updatexlrd
for e.g. security reasons.The text was updated successfully, but these errors were encountered: