fashionable~=0.12.2

[:python_version < "3.6"]
sanic~=19.3.1
ujson~=3.2.0
websockets~=6.0

[:python_version == "3.6"]
sanic~=20.12.3
websockets~=8.1

[:python_version >= "3.6"]
ujson~=4.1.0

[:python_version >= "3.7"]
sanic~=21.6.2
websockets~=9.1
