diff --git a/requirements.txt b/requirements.txt
index f7220bcf55..84046e456d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -51,7 +51,7 @@ glance-store>=0.22.0 # Apache-2.0
 
 debtcollector>=1.2.0 # Apache-2.0
 cryptography!=2.0,>=1.9 # BSD/Apache-2.0
-cursive>=0.1.2 # Apache-2.0
+cursive>=0.2.1 # Apache-2.0
 
 # timeutils
 iso8601>=0.1.11 # MIT