diff --git a/requirements.txt b/requirements.txt
index 5fe3e1cbcf..8d0b7bc8af 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -20,7 +20,7 @@ stevedore>=1.10.0 # Apache-2.0
 pysendfile>=2.0.0 # MIT
 websockify>=0.8.0 # LGPLv3
 oslo.concurrency>=3.8.0 # Apache-2.0
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
 oslo.context>=2.2.0 # Apache-2.0
 oslo.db>=4.1.0 # Apache-2.0
 oslo.rootwrap>=2.0.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index e65ec8e14a..a470e5ed53 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,7 +4,7 @@
 hacking<0.11,>=0.10.0
 coverage>=3.6 # Apache-2.0
 doc8 # Apache-2.0
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
 mock>=2.0 # BSD
 Babel>=2.3.4 # BSD
 PyMySQL>=0.6.2 # MIT License