From c266a5de5c6dfda2e9756680134b15c91c0e81c0 Mon Sep 17 00:00:00 2001 From: simonkoson <28867558@qq.com> Date: Thu, 14 May 2026 14:40:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=E4=B8=8D=E5=86=8D?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E7=9A=84=20pydantic-settings=20=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 | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 54ea26d..eac3b8c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,6 +7,5 @@ passlib==1.7.4 bcrypt==4.0.1 itsdangerous==2.2.0 python-multipart==0.0.9 -pydantic-settings==2.2.1 python-dotenv==1.0.1 httpx==0.27.0 \ No newline at end of file