diff --git a/pyproject.toml b/pyproject.toml index f3dbc0031486664467c43b28309fc4b57205051d..60e15ea85481d72b2721ad049de09748798dcee6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ aiohttp = "^3.6.1" jsonschema = "^3.0.2" pypeg2 = "^2.15.2" attrs = "^19.3.0" -base58 = "^1.0.3" +base58 = "^2.0.0" pylibscrypt = "^1.8.0" libnacl = "^1.6.1" pyaes = "^1.6.1"