diff --git a/pyproject.toml b/pyproject.toml index 3b31c130c..b14c38f25 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ classifiers = [ dependencies = [ "async-substrate-interface>=2.0.4,<3.0.0", "aiohttp~=3.13", - "bittensor-drand>=1.3.0,<2.0.0", + "bittensor-drand>=2.0.0,<3.0.0", "GitPython>=3.0.0", "netaddr~=1.3.0", "Jinja2",