Updated pyee -> 8.0.1

Now bitfinex-api-py works on Python 3.8
This commit is contained in:
Dario Moceri
2021-01-21 16:08:24 +01:00
parent c343da4797
commit a79f5b5fdf

View File

@@ -4,6 +4,6 @@ websockets==7.0
pylint==2.3.0 pylint==2.3.0
pytest-asyncio==0.10.0 pytest-asyncio==0.10.0
six==1.12.0 six==1.12.0
pyee==7.0.1 pyee==8.0.1
aiohttp==3.4.4 aiohttp==3.4.4
isort==4.3.21 isort==4.3.21