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.
1 parent a605448 commit 6843a1fCopy full SHA for 6843a1f
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"pydantic>=2.3, <3",
35
"scalecodec==1.2.11",
36
"uvicorn",
37
- "bittensor-drand>=1.0.0",
+ "bittensor-drand>=1.0.0,<2.0.0",
38
"bittensor-wallet>=4.0.0,<5.0",
39
"async-substrate-interface>=1.4.2"
40
]
0 commit comments