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 111b4fa commit 29a8dfbCopy full SHA for 29a8dfb
Pipfile
@@ -4,6 +4,8 @@ verify_ssl = true
4
name = "pypi"
5
6
[packages]
7
+protobuf = "==4.21.6"
8
+grpcio-tools = "==1.49.1"
9
grpcio = "*"
10
asyncio = "*"
11
aiohttp = "*"
@@ -12,8 +14,6 @@ bech32 = "*"
12
14
mnemonic = "*"
13
15
hdwallets = "*"
16
pysha3 = "*"
-protobuf = "*"
-grpcio-tools = "*"
17
bip32 = "*"
18
requests = "*"
19
eip712_structs = "*"
0 commit comments