diff --git a/pyproject.toml b/pyproject.toml index 1e018d2..9fb714e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [build-system] requires = [ - "setuptools==82.0.1", + "setuptools==83.0.0", "wheel" ] build-backend = "setuptools.build_meta" \ No newline at end of file