sanic/requirements.txt

6 lines
167 B
Plaintext
Raw Normal View History

aiofiles
2016-10-15 12:59:00 -07:00
httptools
2018-02-06 19:56:25 -05:00
ujson; sys_platform != "win32" and implementation_name == "cpython"
uvloop; sys_platform != "win32" and implementation_name == "cpython"
2017-03-07 19:54:02 -08:00
websockets