summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-26 14:10:46 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-26 14:10:46 +0000
commit823e4e26c8bf606977416cbfc053e54311b9d229 (patch)
treed9f852a8ae157ac4c0485918dd57d6814d3ada45
parentb5a720f7a4d7b2083ef83cc330908b3a3882ec83 (diff)
downloadpython-ironicclient-0.8.0.tar.gz
Updated from global requirements0.8.0
Change-Id: I5f1ac419d2a0e4213ec1bd4e9ba8da14198a9d72
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index bf9ea90..7203d39 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.4
+pbr<2.0,>=1.6
anyjson>=0.3.3
appdirs>=1.3.0 # MIT License
dogpile.cache>=0.5.4