mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 03:17:38 -02:30
unpin botocore now that an upstream dependency issue is resolved
related: 4f585dd09e
related: https://github.com/boto/botocore/pull/1433
This commit is contained in:
@@ -5,8 +5,7 @@ asgiref==1.1.2
|
||||
azure==3.0.0
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
boto==2.47.0
|
||||
boto3==1.6.2
|
||||
botocore<1.9.8 # botocore 1.9.8 pinned python-dateutil < 2.7.0 (our TZID fixes) https://github.com/boto/botocore/pull/1402
|
||||
boto3==1.7.6
|
||||
channels==1.1.8
|
||||
celery==3.1.25
|
||||
daphne==1.3.0 # Last before backwards-incompatible channels 2 upgrade
|
||||
|
||||
Reference in New Issue
Block a user