chiark / gitweb /
setup.py: unstick docker-py and requests dependencies
authorMarcus Hoffmann <bubuiic@aol.com>
Wed, 16 Aug 2017 23:47:06 +0000 (01:47 +0200)
committerMarcus Hoffmann <bubuiic@aol.com>
Wed, 16 Aug 2017 23:53:49 +0000 (01:53 +0200)
commitfb87751ef21d499e9215034915e673919a4e58c0
treeb94dc4d654d42d402526e3bb446d70df3fc37eb0
parent1955e2f153b946a71732e9b4e3d210c1efabd346
setup.py: unstick docker-py and requests dependencies

docker-py 1.10.6 is the last version released under docker-py, after that it
will be just docker, but has breaking changes, see:
https://github.com/docker/docker-py/releases/tag/2.0.0

Update the list of allowed versions of requests to docker-py master.
setup.py