awslabs / aws-shell

An integrated shell for working with the AWS CLI.
Apache License 2.0
7.15k stars 770 forks source link

Lock deps to major versions #96

Closed jamesls closed 8 years ago

jamesls commented 8 years ago

Just general future proofing. Assuming the packages follow semver (we do for boto3), we shouldn't jump up to new major versions automatically.

donnemartin commented 8 years ago

:shipit: