Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jojoelfe authored Nov 2, 2024
1 parent 3a201fc commit 2b22e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2b22e01

Please sign in to comment.