We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8edca1 commit 1d62554Copy full SHA for 1d62554
1 file changed
pyproject.toml
@@ -41,7 +41,7 @@ classifiers = [ #! Update me
41
[tool.poetry.dependencies]
42
python = "^3.9"
43
eth-utils = ">=2.1.0,<6.0.0"
44
-eth-account = ">=0.10.0,<0.14.0"
+eth-account = ">=0.13.5,<0.14.0"
45
websocket-client = "^1.5.1"
46
requests = "^2.31.0"
47
msgpack = "^1.0.5"
0 commit comments