summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-10 01:10:23 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-10 01:10:23 +0000
commitd0af5f5e981ee60bf3d10afc40a971a020611b0e (patch)
tree605a93d19799f786c49f5f335ae4c11a649a49ed /requirements.txt
parent39739158b0cf10a775fd3899e35df7f53b4c9336 (diff)
downloadpython-novaclient-d0af5f5e981ee60bf3d10afc40a971a020611b0e.tar.gz
Updated from global requirements
Change-Id: Ib3778c8a9bea62b30185d6fec6d9b0c5b999ec12
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 5e1e30bb..fb672b57 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr<2.0,>=1.3
+pbr<2.0,>=1.4
argparse
iso8601>=0.1.9
oslo.i18n>=1.5.0 # Apache-2.0