diff --git a/test-requirements.txt b/test-requirements.txt
index 5b404b2..72419a1 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,7 +6,7 @@ hacking<0.12,>=0.11.0 # Apache-2.0
 coverage>=4.0 # Apache-2.0
 mock>=2.0 # BSD
 mox>=0.5.3 # Apache-2.0
-mox3>=0.7.0 # Apache-2.0
+mox3!=0.19.0,>=0.7.0 # Apache-2.0
 oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
 pylint==1.4.5 # GPLv2
 testrepository>=0.0.18 # Apache-2.0/BSD
@@ -23,4 +23,4 @@ nosexcover # BSD
 # Horizon requirements
 Django<1.9,>=1.8 # BSD
 django-compressor>=2.0 # MIT
-django-openstack-auth>=2.4.0 # Apache-2.0
+django-openstack-auth>=3.1.0 # Apache-2.0