mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Use receptor 1.1.1 build
This commit is contained in:
parent
f0ede01017
commit
42c9c0a06b
@ -46,6 +46,7 @@ python-dsv-sdk
|
||||
python-tss-sdk==1.0.0
|
||||
python-ldap>=3.3.1 # https://github.com/python-ldap/python-ldap/issues/270
|
||||
pyyaml>=5.4.1 # minimum to fix https://github.com/yaml/pyyaml/issues/478
|
||||
receptorctl==1.1.1
|
||||
schedule==0.6.0
|
||||
social-auth-core==3.3.1 # see UPGRADE BLOCKERs
|
||||
social-auth-app-django==3.1.0 # see UPGRADE BLOCKERs
|
||||
|
||||
@ -303,7 +303,8 @@ pyyaml==5.4.1
|
||||
# djangorestframework-yaml
|
||||
# kubernetes
|
||||
# receptorctl
|
||||
# via -r /awx_devel/requirements/requirements_git.txt
|
||||
receptorctl==1.1.1
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
redis==3.4.1
|
||||
# via
|
||||
# -r /awx_devel/requirements/requirements.in
|
||||
|
||||
@ -1,2 +1 @@
|
||||
git+https://github.com/ansible/system-certifi.git@devel#egg=certifi
|
||||
https://receptor-nightlies.s3.amazonaws.com/receptorctl/receptorctl-0.0.0-py3-none-any.whl
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user