From 0b3e6ee5dde5e5b54ce46a0957f075e4adf32dbf Mon Sep 17 00:00:00 2001 From: bluish <734499798@qq.com> Date: Sun, 4 Jan 2026 10:25:55 +0000 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E7=89=88=E6=9C=AC=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= 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 4e9cb94..226e2cc 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,6 +2,6 @@ fastapi==0.109.0 uvicorn[standard]==0.27.0 SQLAlchemy==2.0.21 python-dotenv==1.0.0 -litellm==1.50.3 +litellm werkzeug==3.0.1 itsdangerous