mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 02:17:37 -02:30
remove boto as an awx dependency
see: https://github.com/ansible/awx/issues/2115
This commit is contained in:
@@ -2,7 +2,6 @@ aiohttp
|
|||||||
ansible-runner>=1.4.6
|
ansible-runner>=1.4.6
|
||||||
ansiconv==1.0.0 # UPGRADE BLOCKER: from 2013, consider replacing instead of upgrading
|
ansiconv==1.0.0 # UPGRADE BLOCKER: from 2013, consider replacing instead of upgrading
|
||||||
azure-keyvault==1.1.0 # see UPGRADE BLOCKERs
|
azure-keyvault==1.1.0 # see UPGRADE BLOCKERs
|
||||||
boto # replacement candidate https://github.com/ansible/awx/issues/2115
|
|
||||||
channels
|
channels
|
||||||
channels-redis>=3.1.0 # https://github.com/django/channels_redis/issues/212
|
channels-redis>=3.1.0 # https://github.com/django/channels_redis/issues/212
|
||||||
daphne
|
daphne
|
||||||
|
|||||||
@@ -11,7 +11,6 @@ automat==20.2.0 # via twisted
|
|||||||
azure-common==1.1.25 # via azure-keyvault
|
azure-common==1.1.25 # via azure-keyvault
|
||||||
azure-keyvault==1.1.0 # via -r /awx_devel/requirements/requirements.in
|
azure-keyvault==1.1.0 # via -r /awx_devel/requirements/requirements.in
|
||||||
azure-nspkg==3.0.2 # via azure-keyvault
|
azure-nspkg==3.0.2 # via azure-keyvault
|
||||||
boto==2.49.0 # via -r /awx_devel/requirements/requirements.in
|
|
||||||
cachetools==4.0.0 # via google-auth
|
cachetools==4.0.0 # via google-auth
|
||||||
certifi==2019.11.28 # via kubernetes, msrest, requests
|
certifi==2019.11.28 # via kubernetes, msrest, requests
|
||||||
cffi==1.14.0 # via cryptography
|
cffi==1.14.0 # via cryptography
|
||||||
|
|||||||
Reference in New Issue
Block a user