Skip to content

Conversation

@vmalloc
Copy link

@vmalloc vmalloc commented Mar 12, 2015

No description provided.

@vmalloc vmalloc mentioned this pull request Mar 12, 2015
setup.py Outdated
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be safe I would do < 3.

Major versions can easily break compatibility.

@vmalloc
Copy link
Author

vmalloc commented Mar 13, 2015

Updated according to comments.

@aanand
Copy link

aanand commented Mar 13, 2015

Thanks!

I feel a bit nervous about those version ranges, and would rather pin to minor versions:

'requests >= 2.5.0, < 2.6',
...
'docker-py >= 1.1.0, < 1.2',

Furthermore, requirements.txt needs updating.

@vmalloc
Copy link
Author

vmalloc commented Mar 13, 2015

Updated accordingly.

@KyleJamesWalker
Copy link

Note: PR #1075 also has these changes.

@dnephin
Copy link

dnephin commented Mar 13, 2015

LGTM

1 similar comment
@aanand
Copy link

aanand commented Mar 13, 2015

LGTM

aanand added a commit that referenced this pull request Mar 13, 2015
Remove restriction for requests version, update docker-py requirement
@aanand aanand merged commit eb7ea76 into docker:master Mar 13, 2015
yuval-k pushed a commit to yuval-k/compose that referenced this pull request Apr 10, 2015
Remove restriction for requests version, update docker-py requirement
Signed-off-by: Yuval Kohavi <yuval.kohavi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants