Skip to content

Commit 1d62554

Browse files
authored
Update pyproject.toml
1 parent a8edca1 commit 1d62554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ classifiers = [ #! Update me
4141
[tool.poetry.dependencies]
4242
python = "^3.9"
4343
eth-utils = ">=2.1.0,<6.0.0"
44-
eth-account = ">=0.10.0,<0.14.0"
44+
eth-account = ">=0.13.5,<0.14.0"
4545
websocket-client = "^1.5.1"
4646
requests = "^2.31.0"
4747
msgpack = "^1.0.5"

0 commit comments

Comments
 (0)