diff --git a/setup.py b/setup.py index d2346cb0..104e1303 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ "pyyaml==6.0.1", "six==1.16.0", "tabulate==0.9.0", - "xlrd==1.2.0", + "xlrd==2.0.1", "openpyxl==3.0.7", "types-requests==2.28.9", "types-urllib3==1.26.23",