指定lxml版本为4.9.3

修复SAML2认证回调/core/auth/saml2/callback/时偶发出现http 502错误
This commit is contained in:
masix
2024-02-27 02:41:40 +00:00
committed by Bryan
parent 889cdca3b0
commit 7517e77af9

View File

@@ -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]