diff --git a/pyproject.toml b/pyproject.toml index d43e874..2807069 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,5 +74,5 @@ dev = [ "ruff>=0.14.10", "setuptools>=80.9.0", "setuptools-scm>=9.2.2", - "wheel>=0.45.1", + "wheel*", ]