From 3d3ccfdb6a73aa8ffc49a2b5b34da28d8cc7899b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 27 Jun 2026 00:12:30 +0000 Subject: [PATCH] chore: sync workflow templates from Workflows repo Automated sync from stranske/Workflows Template hash: c144771b10a0 Changes synced from sync-manifest.yml --- tools/requirements-llm.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements-llm.txt b/tools/requirements-llm.txt index 0b5dff3c..1d72c28c 100644 --- a/tools/requirements-llm.txt +++ b/tools/requirements-llm.txt @@ -10,6 +10,6 @@ langchain==1.3.11 langchain-community==0.4.2 langchain-openai==1.3.3 -langchain-anthropic==1.4.7 +langchain-anthropic==1.4.8 pydantic==2.13.4 requests==2.34.2