Add django-ansible-base (#14705)

* add django-ansible-base

Signed-off-by: jessicamack <jmack@redhat.com>

* add licenses

* add django-ansible-base

Signed-off-by: jessicamack <jmack@redhat.com>

* add licenses

* apply patch to fix permissions issue

---------

Signed-off-by: jessicamack <jmack@redhat.com>
This commit is contained in:
jessicamack
2023-12-07 11:45:44 -05:00
committed by GitHub
parent fe564c5fad
commit b091f6cf79
12 changed files with 511 additions and 12 deletions

View File

@@ -47,8 +47,8 @@ python-tss-sdk>=1.2.1
python-ldap
pyyaml>=6.0.1
receptorctl
social-auth-core[openidconnect]==4.3.0 # see UPGRADE BLOCKERs
social-auth-app-django==5.0.0 # see UPGRADE BLOCKERs
social-auth-core[openidconnect]==4.4.2 # see UPGRADE BLOCKERs
social-auth-app-django==5.4.0 # see UPGRADE BLOCKERs
sqlparse >= 0.4.4 # Required by django https://github.com/ansible/awx/security/dependabot/96
redis
requests