From 597fceb9e54141c132199737f62a3718d2bab13c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 14 Jun 2017 19:57:26 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I218c0b84944ab57092b118cc37eb4e04a72dbc93 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d453c69..9fab454 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr!=2.1.0,>=2.0.0 # Apache-2.0 PrettyTable<0.8,>=0.7.1 # BSD -keystoneauth1>=2.20.0 # Apache-2.0 +keystoneauth1>=2.21.0 # Apache-2.0 simplejson>=2.2.0 # MIT Babel!=2.4.0,>=2.3.4 # BSD six>=1.9.0 # MIT