From 266296fefe06cf03db96a6eb0e1254b21b30d632 Mon Sep 17 00:00:00 2001 From: ibraheem-opentensor Date: Thu, 5 Dec 2024 15:39:54 -0800 Subject: [PATCH] Updates bt-decode to 0.4.0 --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index c34618ff49..bf39706fc7 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -3,7 +3,7 @@ setuptools~=70.0.0 aiohttp~=3.9 async-property==0.2.2 bittensor-cli -bt-decode==0.2.0a0 +bt-decode==0.4.0 colorama~=0.4.6 fastapi~=0.110.1 munch~=2.5.0