From 7517e77af9400d0a3286e571c562ff291d85e542 Mon Sep 17 00:00:00 2001 From: masix <310916789@qq.com> Date: Tue, 27 Feb 2024 02:41:40 +0000 Subject: [PATCH] =?UTF-8?q?=E6=8C=87=E5=AE=9Alxml=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E4=B8=BA4.9.3=20=E4=BF=AE=E5=A4=8DSAML2=E8=AE=A4=E8=AF=81?= =?UTF-8?q?=E5=9B=9E=E8=B0=83/core/auth/saml2/callback/=E6=97=B6=E5=81=B6?= =?UTF-8?q?=E5=8F=91=E5=87=BA=E7=8E=B0http=20502=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 032043057..e0d084724 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -148,6 +148,7 @@ openai = "^1.3.7" xlsxwriter = "^3.1.9" exchangelib = "^5.1.0" xmlsec = "^1.3.13" +lxml = "4.9.3" [tool.poetry.group.xpack.dependencies]