Add requirements for OIDC SSO

This commit is contained in:
Robert Meredith 2022-07-13 16:55:38 +10:00
parent fceb6e0e13
commit 2bdaed1e6f
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@ django-auth-ldap==4.1.0
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.12.3
napalm==4.0.0
psycopg2==2.9.3
social-auth-core[openidconnect]==4.3.0
ruamel.yaml==0.17.21