From 200dc1c32aba8c21b91d63318491a8df7f4c329e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 26 Mar 2018 12:09:14 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9edadc3db3b0c2ed9e72d45a95538bf4e15966f1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee68ec8..2847763 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ # process, which may cause wedges in the gate later. pbr!=2.1.0,>=2.0.0 # Apache-2.0 -Django<2.0,>=1.8 # BSD +Django<2.0,>=1.11 # BSD horizon>=13.0.0 # Apache-2.0 python-neutronclient>=6.7.0 # Apache-2.0