diff --git a/requirements.txt b/requirements.txt index 99a3fe2..f71581a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 python-zaqarclient>=1.0.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD -Django<1.10,>=1.8 # BSD +Django<1.11,>=1.8 # BSD django-babel>=0.5.1 # BSD