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:
Ryan Petrello
2018-04-23 13:11:18 -04:00
parent fd598f5adc
commit 19d5d71937
2 changed files with 3 additions and 4 deletions

View File

@@ -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