flask<4.0,>=2.0
click<9.0,>=7.0
watchdog>=1.0.0
cloudevents<=1.12.0,>=1.11.0
Werkzeug<4.0.0,>=0.14

[:platform_system != "Windows"]
gunicorn>=22.0.0

[:python_version >= "3.10"]
starlette<2.0.0,>=1.0.1

[:python_version >= "3.8"]
uvicorn<1.0.0,>=0.18.0
uvicorn-worker<1.0.0,>=0.2.0

[:python_version >= "3.8" and python_version < "3.10"]
starlette<1.0.0,>=0.37.0
