From baf9bd2f36b0bc178703d284493867a1a61a4c8e Mon Sep 17 00:00:00 2001 From: Debian Date: Mon, 5 Jan 2026 03:00:29 +0000 Subject: [PATCH] Update anthropic to 0.75.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 4efa40b..d02b19c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ flask==3.0.0 flask-cors==4.0.0 flask-socketio==5.3.6 paramiko==3.4.0 -anthropic==0.45.0 +anthropic==0.75.0 requests==2.31.0 python-dotenv==1.0.0 gevent==23.9.1