From 34efd9f2417d94a3f80b22b022ff809a03650511 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=81=A5=E8=BE=89?= <40563566+mrwangjianhui@users.noreply.github.com> Date: Tue, 24 Aug 2021 09:30:15 +0800 Subject: [PATCH] repair code --- manual/deploy_pro/adfs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/deploy_pro/adfs.md b/manual/deploy_pro/adfs.md index 6be164db..4233d6d2 100644 --- a/manual/deploy_pro/adfs.md +++ b/manual/deploy_pro/adfs.md @@ -54,7 +54,7 @@ sudo apt install libxmlsec1 xmlsec1 * For Seafile 7.1.x ``` -sudo pip install cryptography djangosaml2==0.18.1 pysaml2>=4.6.0 +sudo pip install cryptography djangosaml2==0.18.1 pysaml2==4.6.0 ``` * For Seafile 8.0.x