diff --git a/pyproject.toml b/pyproject.toml index 52ae497..ffff192 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "click==8.1.7", "cssselect2==0.8.0", "dnspython==2.7.0", - "fastapi==0.109.2", + "fastapi==0.123.9", "google-genai==1.10.0", "google-generativeai==0.8.3", "httpx>=0.27.0",