diff --git a/pyproject.toml b/pyproject.toml index 178e38ac..3acd8b68 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ ] dependencies = [ "duckdb>=0.9", - "httpx>=0.25", + "httpx>=0.28.1", "numpy>=1.24", "fastapi>=0.100", "uvicorn[standard]>=0.20",