sanic/requirements.txt

6 lines
177 B
Plaintext
Raw Normal View History

aiofiles
2016-10-15 20:59:00 +01:00
httptools
2018-02-07 00:56:25 +00:00
ujson; sys_platform != "win32" and implementation_name == "cpython"
uvloop; sys_platform != "win32" and implementation_name == "cpython"
websockets>=4.0,<5.0