diff --git a/requirements.txt b/requirements.txt index 77a98b8e..a73767a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pbr>=1.6 # Apache-2.0 Babel>=2.3.4 # BSD Django<1.9,>=1.8 # BSD django-compressor>=2.0 # MIT -django-openstack-auth>=2.2.0 # Apache-2.0 +django-openstack-auth>=2.3.0 # Apache-2.0 iso8601>=0.1.11 # MIT python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 python-manilaclient>=1.3.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 9b3ac4f2..38e43d35 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ coverage>=3.6 # Apache-2.0 ddt>=1.0.1 # MIT django-nose>=1.2 # BSD discover # BSD -mock>=1.2 # BSD +mock>=2.0 # BSD mox3>=0.7.0 # Apache-2.0 netifaces>=0.10.4 # MIT nose-exclude # LGPL