Skip to content

Commit 53d04dd

Browse files
committed
docs: add required packages in Pipfile
1 parent 7ff3292 commit 53d04dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Pipfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ pysha = "*"
1515
protobuf = "*"
1616
grpcio-tools = "*"
1717
bip32 = "*"
18+
web3 = "*"
19+
json = "*"
20+
requests = "*"
1821

1922
[dev-packages]
2023

0 commit comments

Comments
 (0)