From 682fbd1cd0d5407e8043dd60966a3a143a0c2d92 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 17 Feb 2016 19:19:46 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie2e00ef419c0655fa028efb504ac6bec1cb33b0d --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80c81f5173..e06df27550 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 -docker-py>=1.4.0 # Apache-2.0 +docker-py>=1.6.0 # Apache-2.0 Jinja2>=2.8 # BSD License (3 clause) gitdb>=0.6.4 # BSD License (3 clause) GitPython>=1.0.1 # BSD License (3 clause)