We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
async-property
1 parent 61bd3bf commit ef8ad9aCopy full SHA for ef8ad9a
pyproject.toml
@@ -15,7 +15,6 @@ scripts = { btcli = "bittensor_cli.cli:main" }
15
requires-python = ">=3.9,<3.14"
16
dependencies = [
17
"wheel",
18
- "async-property==0.2.2",
19
"async-substrate-interface>=1.1.0",
20
"aiohttp~=3.10.2",
21
"backoff~=2.2.1",
0 commit comments