mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-13 05:49:07 +00:00
指定lxml版本为4.9.3
修复SAML2认证回调/core/auth/saml2/callback/时偶发出现http 502错误
This commit is contained in:
@@ -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]
|
||||
|
Reference in New Issue
Block a user