Skip to content

Commit 6843a1f

Browse files
committed
Major version locks drand
1 parent a605448 commit 6843a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"pydantic>=2.3, <3",
3535
"scalecodec==1.2.11",
3636
"uvicorn",
37-
"bittensor-drand>=1.0.0",
37+
"bittensor-drand>=1.0.0,<2.0.0",
3838
"bittensor-wallet>=4.0.0,<5.0",
3939
"async-substrate-interface>=1.4.2"
4040
]

0 commit comments

Comments
 (0)