This commit is contained in:
Jeremy White
2022-08-23 09:51:04 -05:00
parent bcd018707a
commit 9f3396d867
21 changed files with 815 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ python-ldap>=3.4.0 # https://github.com/ansible/awx/security/dependabot/20
pyyaml>=5.4.1 # minimum to fix https://github.com/yaml/pyyaml/issues/478
receptorctl==1.2.3
schedule==0.6.0
social-auth-core==4.2.0 # see UPGRADE BLOCKERs
social-auth-core[openidconnect]==4.3.0 # see UPGRADE BLOCKERs
social-auth-app-django==5.0.0 # see UPGRADE BLOCKERs
redis
requests