From 1fd40f44734f6f1c3f1db04b33fe7448b7016459 Mon Sep 17 00:00:00 2001 From: allen_xiong Date: Thu, 19 Mar 2026 20:11:46 +0800 Subject: [PATCH] =?UTF-8?q?requirements.txt=20=E6=B7=BB=E5=8A=A0SQL=20Serv?= =?UTF-8?q?er=E4=BE=9D=E8=B5=96=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/requirements.txt b/backend/requirements.txt index f443f6f..dfa27c4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,6 +9,7 @@ django-simple-captcha==0.6.0 django-timezone-field==7.0 djangorestframework_simplejwt==5.4.0 drf-yasg==1.21.7 +mssql-django==1.7 mysqlclient==2.2.0 pypinyin==0.51.0 ua-parser==0.18.0