mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 18:20:00 -03:30
* 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>
8 lines
607 B
Plaintext
8 lines
607 B
Plaintext
git+https://github.com/ansible/system-certifi.git@devel#egg=certifi
|
|
# Remove pbr from requirements.in when moving ansible-runner to requirements.in
|
|
git+https://github.com/ansible/ansible-runner.git@devel#egg=ansible-runner
|
|
# django-radius library has not released since several dependency fixes were made
|
|
# specifically need https://github.com/robgolding/django-radius/pull/27
|
|
git+https://github.com/ansible/django-radius.git@develop#egg=django-radius
|
|
git+https://github.com/ansible/python3-saml.git@devel#egg=python3-saml
|
|
git+https://github.com/ansible/django-ansible-base.git@devel#egg=django-ansible-base |