sanic/requirements.txt

6 lines
167 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"
2017-03-08 03:54:02 +00:00
websockets