summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-01-13 00:15:29 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-01-13 00:15:29 +0000
commit1102887689c74d786ac19330f7a33c1e1ea7a189 (patch)
tree468022ba4b3fa575a52343b7b6e8d42e66655230 /requirements.txt
parentf9be84a566fc91e20a2fc7eaa7d4faf2c7b064ec (diff)
downloadpython-keystoneclient-1102887689c74d786ac19330f7a33c1e1ea7a189.tar.gz
Updated from global requirements
Change-Id: Id7bc58452db894450b61d08691f7e043549d43c9
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 221c1b1..a7eff7f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,8 +10,8 @@ iso8601>=0.1.9
netaddr>=0.7.12
oslo.config>=1.6.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
-oslo.serialization>=1.0.0 # Apache-2.0
-oslo.utils>=1.1.0 # Apache-2.0
+oslo.serialization>=1.2.0 # Apache-2.0
+oslo.utils>=1.2.0 # Apache-2.0
PrettyTable>=0.7,<0.8
requests>=2.2.0,!=2.4.0
six>=1.7.0