From bb0100c76fab848ce7f769131aac45716e1f2ab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AC=A7=E9=98=B3=E6=B4=8B?= <2443479321@qq.com> Date: Fri, 11 Sep 2026 10:15:12 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=E6=9B=B4=E6=96=B0agent=E6=9E=B6?= =?UTF-8?q?=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a11db29..e844de6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,8 +10,8 @@ pydantic-settings~=2.15.0 pyjwt~=2.13.0 fastapi~=0.141.1 sqlalchemy~=2.0.52 -aiomysql~=0.2.0 -cryptography~=44.0.0 +aiomysql~=0.3.2 +cryptography~=50.0.1 httpx~=0.28.1 pydantic~=2.13.5 starlette~=1.6.0