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 3ade431 commit ec03114Copy full SHA for ec03114
pyproject.toml
@@ -40,7 +40,7 @@ dependencies = [
40
"jwcrypto==1.5.6",
41
"pydantic>=2,<3",
42
"pydantic-settings>=2",
43
- "pynacl==1.5", # Needed now as default with _load_account changement
+ "pynacl==1.6.0", # Needed now as default with _load_account changement
44
"python-magic",
45
"typing-extensions",
46
"web3>=7.10",
0 commit comments