diff --git a/setup.py b/setup.py index a004178d..4181bddf 100644 --- a/setup.py +++ b/setup.py @@ -92,6 +92,7 @@ install_requires = [ 'aiohttp~=3.0', 'bigchaindb-abci==0.5.1', 'setproctitle~=1.1.0', + 'packaging~=17.0', ] setup(