diff --git a/app/utils.py b/app/utils.py index 62daaeab9..a0154b93f 100644 --- a/app/utils.py +++ b/app/utils.py @@ -18,10 +18,10 @@ from flask import ( ) from flask_login import current_user import pyexcel -import pyexcel.ext.io -import pyexcel.ext.xls -import pyexcel.ext.xlsx -import pyexcel.ext.ods3 +import pyexcel_io +import pyexcel_xls +import pyexcel_xlsx +import pyexcel_ods3 from notifications_utils.template import ( SMSPreviewTemplate,