diff --git a/diracx-routers/pyproject.toml b/diracx-routers/pyproject.toml index 97fdccb31..6316fce00 100644 --- a/diracx-routers/pyproject.toml +++ b/diracx-routers/pyproject.toml @@ -25,6 +25,7 @@ dependencies = [ "fastapi", "httpx", "pydantic >=2.4", + "uvicorn", "sqlalchemy", "opentelemetry-api", "opentelemetry-exporter-otlp",