Pin pyee to ~=8.0

This commit is contained in:
Erik Berdonces Bonelo
2021-02-10 12:34:52 +01:00
committed by GitHub
parent 7833feb101
commit c7f5678a5f

View File

@@ -50,7 +50,7 @@ setup(
'asyncio~=3.0',
'websockets~=7.0',
'aiohttp~=3.0',
'pyee~=7.0'
'pyee~=8.0'
],
project_urls={
'Bug Reports': 'https://github.com/bitfinexcom/bitfinex-api-py/issues',