From 3c677ca8ea551ccd48fc7a0c7ea6065054e5456a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 26 Mar 2018 11:55:13 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I8b0cb386a910e1604b037909575072fee846eea4 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1018241..fc9ac7a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -21,5 +21,5 @@ django-nose>=1.4.4 # BSD nosexcover>=1.0.10 # BSD # Horizon requirements -Django<2.0,>=1.8 # BSD +Django<2.0,>=1.11 # BSD django-compressor>=2.0 # MIT