summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfrazy <frazy@thstack.com>2014-06-28 22:14:47 +0800
committerfrazy <frazy@thstack.com>2014-06-28 22:16:09 +0800
commit3d1236d0ed21db6dacc97a5b46d818935a20b2d3 (patch)
treedd6472d3b8ceab988194a769c8c0d365b620ae6d
parent9bd960408f93d8441c3ac100135a365c92e88911 (diff)
downloadheat-cfntools-3d1236d0ed21db6dacc97a5b46d818935a20b2d3.tar.gz
Update for psutil version
Matches Global Requirements.In the heat-cfntools project psutil version does not match the global requirements. Change-Id: I77e2435361a29facb4519e92abae725326743ffb
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 123b71f..3e6b445 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
pbr>=0.6,!=0.7,<1.0
argparse
boto>=2.12.0,!=2.13.0
-psutil>=1.1.1
+psutil>=1.1.1,<2.0.0