From a9408a4bd928a7f63e080c9a137a4871dcb3be7d Mon Sep 17 00:00:00 2001 From: thomasDOTde Date: Tue, 31 Oct 2017 16:18:48 +0100 Subject: [PATCH] updated requirement to support saml --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 46ab6ba..f8c609b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,3 +12,4 @@ pyotp==2.2.1 qrcode==5.3 Flask-OAuthlib==0.9.3 dnspython>=1.12.0 +python-saml==2.3.0 \ No newline at end of file