From 8976abb79d25ccda27e8c87fd82d9830b738229b Mon Sep 17 00:00:00 2001 From: Setu Shah Date: Sun, 19 Jul 2020 14:37:14 -0700 Subject: [PATCH] Re-add azuread, add openidconnect --- app/requirements.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index 6f9e10bf..fbe320d7 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -29,16 +29,13 @@ model-mommy==1.6.0 psycopg2-binary==2.7.7 pyexcel==0.5.14 pyexcel-xlsx==0.5.7 -pyjwt>=1.7.1 python-dateutil==2.7.3 -python-jose>=3.0.0 pytz==2018.4 requests==2.21.0 six==1.11.0 seqeval==0.0.6 -social-auth-app-django==3.1.0 -social-auth-core==3.3.3 -text-unidecode==1.2 +social-auth-app-django==4.0.0 +social-auth-core[azuread,openidconnect]==3.3.3text-unidecode==1.2 unittest-xml-reporting==2.5.1 vcrpy==2.0.1 vcrpy-unittest==0.1.7