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