diff --git a/pyproject.toml b/pyproject.toml index 971f028e5..20e0be3a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "aleph-nuls2==0.1.1", "aleph-p2p-client @ git+https://github.com/aleph-im/p2p-service-client-python@cbfebb871db94b2ca580e66104a67cd730c5020c", "asyncpg==0.31.0", - "base58>=1.0.3", + "base58>=2.1.1", "coincurve==21.0.0", "configmanager==1.35.1", "configparser==7.2.0",