mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02:30
pin botocore to avoid dependency hell re: latest python-dateutil
boto decided to pin python-dateutil on a version _lower than_ what we
need for the TZID= bug fix:
90d7692702 (diff-b4ef698db8ca845e5845c4618278f29a)
This commit is contained in:
@@ -96,7 +96,7 @@ baron==0.6.6 # via redbaron
|
||||
billiard==3.3.0.23 # via celery
|
||||
boto3==1.6.2
|
||||
boto==2.47.0
|
||||
botocore==1.9.5 # via boto3, s3transfer
|
||||
botocore==1.9.7
|
||||
celery==3.1.25
|
||||
certifi==2018.1.18 # via msrest
|
||||
cffi==1.11.5 # via azure-datalake-store, cryptography
|
||||
|
||||
Reference in New Issue
Block a user