diff --git a/pyproject.toml b/pyproject.toml index ce50453..2735af7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ foundry = [ ] agent = [ "fastapi>=0.110", - "uvicorn[standard]>=0.30", + "uvicorn[standard]>=0.47.0", "httpx>=0.27", "cryptography>=42", "markdown>=3.6",