From 46d3a371aaabc68146ed4a4875ce75b2037b291a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 21:20:33 +0000 Subject: [PATCH] Update dependency anthropic to ^0.97.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8e6acd4..1c8250e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ postgrest-py = "^0.10.6" aiosqlite = "^0.19.0" hyperdb-python = "^0.1.3" quart = "^0.18.4" -anthropic = "^0.2.10" +anthropic = "^0.97.0" websocket-client = "^1.5.2" [tool.black]