asgiref>=3.4.0
click>=7.0
h11>=0.8

[:python_version < "3.8"]
typing-extensions

[standard]
websockets>=10.0
httptools<0.4.0,>=0.2.0
watchgod>=0.6
python-dotenv>=0.13
PyYAML>=5.1

[standard:sys_platform != "win32" and (sys_platform != "cygwin" and platform_python_implementation != "PyPy")]
uvloop!=0.15.0,!=0.15.1,>=0.14.0

[standard:sys_platform == "win32"]
colorama>=0.4
