From 136f05b886ee8877660e24eb4db58fbfb378c4ef Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Fri, 14 Mar 2025 10:31:42 +0100 Subject: [PATCH] requirments for django allauth --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index d0bd3bc1d..6a45789d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,6 +46,9 @@ aiohttp==3.10.11 inflection==0.5.1 redis==5.2.1 requests-oauthlib==2.0.0 +pyjwt==2.10.1 +python3-openid==3.2.0 +python3-saml==1.16.0 # Development pytest==8.0.0