asgiref>=3.3.4
click>=7.*
h11>=0.8

[:python_version < "3.8"]
typing-extensions

[standard]
websockets>=9.1
httptools==0.2.*
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
