From 71d5bad8dd318bcd0c790f136be217060ec3f4ff Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 18 Apr 2016 15:02:47 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I28ce741c691f4d65efc07439b8d1c2a847b76a2f --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7722031..25cfc5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 -fixtures>=1.3.1 # Apache-2.0/BSD +fixtures<2.0,>=1.3.1 # Apache-2.0/BSD