fastapi>=0.110
uvicorn[standard]>=0.29
gunicorn>=22.0
jinja2>=3.1
pandas>=2.0
pyarrow>=15.0
# carson-telemetry is VENDORED (not on PyPI) — the Dockerfile strips this line and
# pip-installs the local copy from vendor/carson-telemetry (see Dockerfile).
# Same recipe as deploy/erwin, deploy/leonid, deploy/volcker, deploy/ussr.
carson-telemetry[fastapi]==1.0.0
