mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 23:04:21 +01:00
Pin pyee to version 7.X.X
This commit is contained in:
committed by
GitHub
parent
90ef627cc6
commit
7833feb101
1
setup.py
1
setup.py
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user