Skip to content

Commit 245c64c

Browse files
authored
Merge pull request #3014 from opentensor/fix/thewhaleking/drand-major-version
Major version locks drand
2 parents a605448 + 6843a1f commit 245c64c

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)