diff --git a/setup.py b/setup.py index 29cf0dd..d8e26b9 100644 --- a/setup.py +++ b/setup.py @@ -50,6 +50,7 @@ setup( 'asyncio~=3.0', 'websockets~=7.0', 'aiohttp~=3.0', + 'pyee~=7.0' ], project_urls={ 'Bug Reports': 'https://github.com/bitfinexcom/bitfinex-api-py/issues',