From c500a6e7ff16569596981061da322eca7ca104a5 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 26 Jan 2017 04:13:38 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iee782cc1c86308b028a7b99112bb02014152bccb --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9bb0a322..db406f6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pbr>=1.8 # Apache-2.0 cmd2>=0.6.7 # MIT PrettyTable<0.8,>=0.7.1 # BSD -pyparsing>=2.0.7 # MIT +pyparsing>=2.1.0 # MIT six>=1.9.0 # MIT stevedore>=1.17.1 # Apache-2.0 unicodecsv>=0.8.0;python_version<'3.0' # BSD