baa689ad43
* add websockets version constraint * fix failed build
6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
aiofiles
|
|
httptools
|
|
ujson; sys_platform != "win32" and implementation_name == "cpython"
|
|
uvloop; sys_platform != "win32" and implementation_name == "cpython"
|
|
websockets>=4.0,<5.0
|