diff --git a/pyproject.toml b/pyproject.toml index f4eb8c5c1..1a250d258 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ pydantic-settings = "^2.6.0" pydantic = "^2.9.2" uvicorn = "^0.32.0" pyyaml = "^6.0.2" -httpx = "^0.27.2" +# httpx = "^0.27.2" [tool.poetry.group.worker.dependencies]