We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ce90e commit 3be82e8Copy full SHA for 3be82e8
pyproject.toml
@@ -36,7 +36,7 @@ dependencies = [
36
"coincurve; python_version<'3.11'",
37
"coincurve>=19; python_version>='3.11'",
38
"eth-abi>=4; python_version>='3.11'",
39
- "eth-typing==4.3.1",
+ "eth-typing==5.2.0",
40
"jwcrypto==1.5.6",
41
"pynacl==1.5", # Needed now as default with _load_account changement
42
"python-magic",
0 commit comments