summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-24 20:02:33 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-01-24 20:02:33 +0000
commitcdb22e119127e90b8cc11e113068812fa38869f0 (patch)
treead2796202d986e9617ade50ddef2be839235bece /requirements.txt
parent96f109e09a0bf0d8932d914acadaf45f084a5927 (diff)
downloadtrove-cdb22e119127e90b8cc11e113068812fa38869f0.tar.gz
Updated from global requirements7.0.0.0b3
Change-Id: I705dd4d0774dd373da725b7451de521a35a574f6
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 200d3367..f68e93ae 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,7 +16,7 @@ httplib2>=0.7.5 # MIT
lxml!=3.7.0,>=2.3 # BSD
passlib>=1.7.0 # BSD
python-heatclient>=1.6.1 # Apache-2.0
-python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
+python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
@@ -25,7 +25,7 @@ python-neutronclient>=5.1.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
iso8601>=0.1.11 # MIT
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
-Jinja2>=2.8 # BSD License (3 clause)
+Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
pexpect!=3.3,>=3.1 # ISC License
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0