mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 06:44:22 +01:00
Python 3.9.2 requires websockets 8
This commit is contained in:
committed by
Robert Kowalski
parent
06a2017c3a
commit
c755d33d28
@@ -1,5 +1,5 @@
|
||||
asyncio==3.4.3
|
||||
websockets==7.0
|
||||
websockets==8.1
|
||||
pylint==2.3.0
|
||||
pytest-asyncio==0.10.0
|
||||
six==1.12.0
|
||||
|
||||
Reference in New Issue
Block a user