click>=7.0
h11>=0.8

[:python_version < "3.8"]
typing-extensions

[standard]
httptools>=0.4.0
python-dotenv>=0.13
pyyaml>=5.1
watchfiles>=0.13
websockets>=10.0

[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
