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 f0af642 commit a312b12Copy full SHA for a312b12
requirements.txt
@@ -16,6 +16,5 @@ scalecodec==1.2.11
16
substrate-interface~=1.7.9
17
typer~=0.12
18
websockets>=12.0
19
-git+https://github.com/opentensor/btwallet.git#egg=bittensor-wallet # To be removed
20
-# bittensor-wallet==1.0.0 # To be uncommented after wallet release
21
-bt-decode==0.2.0a0 # this will change in the future to 0.2.0
+bittensor-wallet==1.0.0
+bt-decode==0.2.0a0
0 commit comments