Skip to content

Commit 7c74198

Browse files
author
Roman
committed
bump bittensor-wallet version to 3.0.7
1 parent 25ce76e commit 7c74198

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
"uvicorn",
3838
"websockets>=14.1",
3939
"bittensor-commit-reveal>=0.3.1",
40-
"bittensor-wallet>=3.0.6",
40+
"bittensor-wallet>=3.0.7",
4141
"async-substrate-interface>=1.0.8"
4242
]
4343

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ scalecodec==1.2.11
2222
uvicorn
2323
websockets>=14.1
2424
bittensor-commit-reveal>=0.3.1
25-
bittensor-wallet>=3.0.6
25+
bittensor-wallet>=3.0.7
2626
async-substrate-interface>=1.0.4

0 commit comments

Comments
 (0)