diff --git a/pyproject.toml b/pyproject.toml index ef616b6..8d3cb9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ download = "https://pypi.org/project/frouros/" [build-system] requires = [ "setuptools>=61.0,<83.0", - "wheel>=0.42.0,<0.47", + "wheel>=0.42.0,<0.48", "toml>=0.10.2,<0.11", "build>=1.0.3,<1.5", ]