Skip to content

Commit 90f8b88

Browse files
committed
[FIX] Added missing dependency in pyproject.toml file
1 parent c1d70c1 commit 90f8b88

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ bech32 = "*"
2727
bip32 = "*"
2828
ecdsa = "*"
2929
eip712 = "^0.3.0"
30+
eth-pydantic-types = "^0.2.4"
3031
grpcio = "*"
3132
grpcio-tools = "*"
3233
hdwallets = "*"

0 commit comments

Comments
 (0)