diff --git a/pyproject.toml b/pyproject.toml index 69fbb0c..78e57cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", ] -dependencies = ["appdirs","PyYaml","pandas","rich","starfile","mrcfile","psutil","mdocfile","setuptools<70"] +dependencies = ["appdirs","PyYaml","pandas","rich","starfile","mrcfile","psutil","mdocfile","setuptools<60"] [project.urls] Documentation = "https://github.com/jojoelfe/pycistem#readme"