From 15c696d40923be0e2870e6601355c1bbfa612f7f Mon Sep 17 00:00:00 2001 From: rene Date: Fri, 24 Apr 2026 18:04:15 +0200 Subject: [PATCH] =?UTF-8?q?requirements:=20openai=201.59.0=E2=86=921.59.2?= =?UTF-8?q?=20(korrekte=20Version)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 5ae2a59..011f882 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ pydantic[email]==2.10.6 bcrypt==4.3.0 PyJWT==2.10.1 httpx==0.28.1 -openai==1.59.0 +openai==1.59.2 anthropic==0.49.0 pywebpush==2.0.0 apscheduler==3.10.4