diff --git a/pyproject.toml b/pyproject.toml index de11052..654d415 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools==68.2.2", "wheel"] +requires = ["setuptools==83.0.0", "wheel"] [tool.pytest.ini_options] testpaths = ["pymare/tests"]