We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ecf2f1 commit 44b4ac9Copy full SHA for 44b4ac9
pyproject.toml
@@ -41,7 +41,7 @@ ethereum = ["eth_account>=0.4.0"]
41
polkadot = ["substrate-interface==1.3.4"]
42
cosmos = ["cosmospy==6.0.0"]
43
solana = ["pynacl==1.5.0", "base58==2.1.1"]
44
-tezos = ["pynacl==1.5.0", "aleph-pytezos==0.1.0"]
+tezos = ["pynacl==1.5.0", "aleph-pytezos==3.13.4"]
45
docs = ["sphinxcontrib-plantuml==0.27"]
46
47
[project.urls]
0 commit comments