diff --git a/setup.py b/setup.py index 2e7979d1..dcecca51 100644 --- a/setup.py +++ b/setup.py @@ -91,7 +91,7 @@ install_requires = [ 'pyyaml~=3.12', 'aiohttp~=3.0', 'bigchaindb-abci==0.5.1', - 'setproctitle~=1.1.0', 'base58' + 'setproctitle~=1.1.0', ] setup(