Pin pyee to version 7.X.X

This commit is contained in:
Erik Berdonces Bonelo
2021-02-09 17:29:43 +01:00
committed by GitHub
parent 90ef627cc6
commit 7833feb101

View File

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