diff --git a/requirements.txt b/requirements.txt index 518e76a5..df821cf7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 # Horizon Core Requirements Babel!=2.4.0,>=2.3.4 # BSD -Django<1.9,>=1.8 # BSD +Django<1.10,>=1.8 # BSD django-compressor>=2.0 # MIT django-openstack-auth>=3.1.0 # Apache-2.0 iso8601>=0.1.11 # MIT