mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02:30
Add boto3 dependency and remove requests freezing
This commit is contained in:
@@ -5,6 +5,7 @@ asgiref==1.0.1
|
||||
azure==2.0.0rc6
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
boto==2.46.1
|
||||
boto3==1.4.4
|
||||
channels==0.17.3
|
||||
celery==3.1.25
|
||||
daphne>=0.15.0,<1.0.0
|
||||
@@ -41,7 +42,6 @@ python-saml==2.2.1
|
||||
python-social-auth==0.2.21
|
||||
pyvmomi==6.5
|
||||
redbaron==0.6.3
|
||||
requests==2.11.1
|
||||
requests-futures==0.9.7
|
||||
service-identity==16.0.0
|
||||
shade==1.20.0
|
||||
|
||||
Reference in New Issue
Block a user