diff --git a/pyproject.toml b/pyproject.toml index ef255cb..797758f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ langchain = "^0.3.0" langchain-openai = "^0.2.0" google-api-python-client = "^2.115.0" langchain-google-genai = "^2.0.0" -pillow = "^10.2.0" +pillow = "^11.0.0" langgraph = "^0.2.0" wikipedia = "^1.4.0" google-search-results = "^2.4.2"