summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Jenkins <jenkins@openstack.org>2014-04-11 04:17:06 +0000
committerOpenStack Jenkins <jenkins@openstack.org>2014-04-11 04:17:06 +0000
commit5ff5e05facf7253cb6aa467f4e39cd3750b0ab08 (patch)
tree5c9c3cfc164bbc19f5af55f863a452db71de7563 /requirements.txt
parentc9f4e085e29be8692e8427bd22c435936e5e5366 (diff)
downloadpython-novaclient-5ff5e05facf7253cb6aa467f4e39cd3750b0ab08.tar.gz
Updated from global requirements
Change-Id: I85276146bd621f905cf57388147d410bd3c56986
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index a12aaf27..2b4e7645 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-pbr>=0.6,<1.0
+pbr>=0.6,!=0.7,<1.0
argparse
iso8601>=0.1.9
PrettyTable>=0.7,<0.8