summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-03-21 00:17:56 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-03-21 00:17:56 +0000
commit025bcfb1e375f8ea419e6fa6368dffbb6681afa8 (patch)
tree170186932470d9cf7162f50f3a64b1a8ceb6cc65 /requirements.txt
parent8679eedb8352630012202c12a9c9acf8757802a5 (diff)
downloadpython-novaclient-025bcfb1e375f8ea419e6fa6368dffbb6681afa8.tar.gz
Updated from global requirements
Change-Id: I88ec1f9d3356c8d384b56abc06696755ee3fa2a5
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 bc729cf8..77218d26 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,9 +4,9 @@
pbr>=0.6,!=0.7,<1.0
argparse
iso8601>=0.1.9
-oslo.i18n>=1.3.0 # Apache-2.0
-oslo.serialization>=1.2.0 # Apache-2.0
-oslo.utils>=1.2.0 # Apache-2.0
+oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
+oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0
+oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
PrettyTable>=0.7,<0.8
requests>=2.2.0,!=2.4.0
simplejson>=2.2.0