Merge pull request #8111 from ryanpetrello/bye-bye-boto

remove boto as an awx dependency

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot] 2020-09-10 01:39:00 +00:00 committed by GitHub
commit ff7c2e9180
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@ aiohttp
ansible-runner>=1.4.6
ansiconv==1.0.0 # UPGRADE BLOCKER: from 2013, consider replacing instead of upgrading
azure-keyvault==1.1.0 # see UPGRADE BLOCKERs
boto # replacement candidate https://github.com/ansible/awx/issues/2115
channels
channels-redis>=3.1.0 # https://github.com/django/channels_redis/issues/212
daphne

View File

@ -11,7 +11,6 @@ automat==20.2.0 # via twisted
azure-common==1.1.25 # via azure-keyvault
azure-keyvault==1.1.0 # via -r /awx_devel/requirements/requirements.in
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
certifi==2019.11.28 # via kubernetes, msrest, requests
cffi==1.14.0 # via cryptography