mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 18:51:06 -03:30
properly format requirement
This commit is contained in:
@@ -119,6 +119,7 @@ django==4.2.6
|
|||||||
# djangorestframework
|
# djangorestframework
|
||||||
# drf-spectacular
|
# drf-spectacular
|
||||||
# social-auth-app-django
|
# social-auth-app-django
|
||||||
|
# via -r /awx_devel/requirements/requirements_git.txt
|
||||||
django-auth-ldap==4.1.0
|
django-auth-ldap==4.1.0
|
||||||
# via
|
# via
|
||||||
# -r /awx_devel/requirements/requirements.in
|
# -r /awx_devel/requirements/requirements.in
|
||||||
|
|||||||
@@ -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
|
# 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/django-radius.git@develop#egg=django-radius
|
||||||
git+https://github.com/ansible/python3-saml.git@devel#egg=python3-saml
|
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
|
git+https://github.com/ansible/django-ansible-base.git@devel#egg=django-ansible-base
|
||||||
|
|||||||
Reference in New Issue
Block a user