diff --git a/pyproject.toml b/pyproject.toml index 453f1ac1d..d709502c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,6 @@ scripts = { btcli = "bittensor_cli.cli:main" } requires-python = ">=3.9,<3.14" dependencies = [ "wheel", - "async-property==0.2.2", "async-substrate-interface>=1.1.0", "aiohttp~=3.10.2", "backoff~=2.2.1",