diff --git a/pyproject.toml b/pyproject.toml index 4c091727..ffb2c92a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "mercantile>=1.2.1", "pySmartDL>=1.3.4", "pandas>=1.5.0", - "python-calamine>=0.2.3", + "python-calamine>=0.3.1", "openpyxl>=3.0.10", "py-cpuinfo>=9.0.0", "requests>=2.26.0",