diff --git a/requirements.txt b/requirements.txt
index 7d51841e0..a236c0c11 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
 # process, which may cause wedges in the gate later.
 
 alembic>=0.8.4 # MIT
-Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
+Babel>=2.3.4 # BSD
 croniter>=0.3.4 # MIT License
 eventlet!=0.18.3,>=0.18.2 # MIT
 jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
@@ -41,7 +41,7 @@ requests!=2.9.0,>=2.8.1 # Apache-2.0
 retrying!=1.3.0,>=1.2.3 # Apache-2.0
 six>=1.9.0 # MIT
 SQLAlchemy<1.1.0,>=1.0.10 # MIT
-stevedore>=1.9.0 # Apache-2.0
+stevedore>=1.10.0 # Apache-2.0
 WSME>=0.8 # MIT
 yaql>=1.1.0 # Apache 2.0 License
 tooz>=1.28.0 # Apache-2.0