diff --git a/pyproject.toml b/pyproject.toml index 9c32e6ee7a..833a0af5e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,6 @@ authors = [ license = { file = "LICENSE" } requires-python = ">=3.9,<3.14" dependencies = [ - "wheel", "setuptools~=70.0.0", "aiohttp~=3.9",