click==7.*
h11>=0.8

[:python_version < "3.8"]
typing-extensions

[standard]
websockets==8.*
watchgod<0.7,>=0.6
python-dotenv>=0.13
PyYAML>=5.1

[standard:sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy"]
httptools==0.1.*
uvloop>=0.14.0

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