summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-12 14:35:26 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-12 14:35:26 +0000
commit9f630bc178915f27df5dec7e570ef11fe4aee948 (patch)
tree58179312b9c4b3528666e667d4d7a59ef6ff0e98 /requirements.txt
parent5c0c8ce2a1e01dcab1e73003a018e00f4d8d2ac2 (diff)
downloadpython-keystoneclient-9f630bc178915f27df5dec7e570ef11fe4aee948.tar.gz
Updated from global requirements
Change-Id: I36854e21c8fd478e4d202bb82be5146612ac161e
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 27b9dd8..75845e4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,16 +2,16 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr>=0.6,!=0.7,<1.0
+pbr>=0.11,<2.0
argparse
Babel>=1.3
iso8601>=0.1.9
-oslo.config>=1.9.3 # Apache-2.0
+oslo.config>=1.11.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=1.4.0 # Apache-2.0
PrettyTable>=0.7,<0.8
-requests>=2.2.0,!=2.4.0
+requests>=2.5.2
six>=1.9.0
stevedore>=1.3.0 # Apache-2.0