mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Get that new AWX DAB hotness
This commit is contained in:
parent
9ac1c0f6c2
commit
0ab103d8c4
@ -140,7 +140,9 @@ django-polymorphic==3.1.0
|
||||
django-solo==2.0.0
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
django-split-settings==1.0.0
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
# via
|
||||
# -r /awx_devel/requirements/requirements.in
|
||||
# django-ansible-base
|
||||
djangorestframework==3.14.0
|
||||
# via
|
||||
# -r /awx_devel/requirements/requirements.in
|
||||
@ -307,6 +309,7 @@ pygerduty==0.38.3
|
||||
pyjwt==2.6.0
|
||||
# via
|
||||
# adal
|
||||
# django-ansible-base
|
||||
# social-auth-core
|
||||
# twilio
|
||||
pyopenssl==23.2.0
|
||||
@ -369,6 +372,7 @@ requests==2.28.1
|
||||
# adal
|
||||
# azure-core
|
||||
# azure-keyvault
|
||||
# django-ansible-base
|
||||
# django-oauth-toolkit
|
||||
# kubernetes
|
||||
# msrest
|
||||
|
||||
@ -5,4 +5,4 @@ git+https://github.com/ansible/ansible-runner.git@devel#egg=ansible-runner
|
||||
# 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
|
||||
django-ansible-base @ git+https://github.com/ansible/django-ansible-base@devel#egg=django-ansible-base[rest_filters]
|
||||
django-ansible-base @ git+https://github.com/ansible/django-ansible-base@devel#egg=django-ansible-base[rest_filters,jwt_consumer]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user