diff --git a/requirements.txt b/requirements.txt index 02cce34..4b602d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Babel>=2.3.4 # BSD Django<1.9,>=1.8 # BSD django-babel>=0.5.1 # BSD django-compressor>=2.0 # MIT -django-openstack-auth>=2.4.0 # Apache-2.0 +django-openstack-auth>=3.1.0 # Apache-2.0 django-pyscss>=2.0.2 # BSD License (2 clause) XStatic>=1.0.0 # MIT License XStatic-Angular>=1.3.7 # MIT License diff --git a/test-requirements.txt b/test-requirements.txt index e0a9fac..9856e2c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,9 +10,9 @@ hacking<0.11,>=0.10.2 # Apache-2.0 coverage>=4.0 # Apache-2.0 django-nose>=1.4.4 # BSD -docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain +docutils!=0.13.1,>=0.11 # OSI-Approved Open Source, Public Domain mock>=2.0 # BSD -mox3>=0.7.0 # Apache-2.0 +mox3!=0.19.0,>=0.7.0 # Apache-2.0 nodeenv>=0.9.4 # BSD nose # LGPL nose-exclude # LGPL