remove boto as an awx dependency

see: https://github.com/ansible/awx/issues/2115
This commit is contained in:
Ryan Petrello 2020-09-09 14:33:33 -04:00
parent caa7b43fe0
commit a817708d70
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777
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