diff --git a/pyproject.toml b/pyproject.toml index 062047b..b2cd526 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,11 +21,11 @@ dependencies = [ "jsonpickle>=3.2.2", "xlsxwriter>=3.2.0", "django-adminactions>=2.3.0", - "python-calamine>=0.3.0", "requests>=2.32.3", "responses>=0.25.3", "jmespath>=1.0.1", "deepdiff>=8.0.1", + "python-calamine>=0.2.3", ] [project.optional-dependencies] docs = [