summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-10 13:59:01 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-10 13:59:01 +0000
commit792929d2bc77726a8fe04e0b2eff76879b15f892 (patch)
tree55f351ac59da5f2ac4adf0860d8ca4baddeb016f /requirements.txt
parent6482163c2ab6521b0bd82d6000188b62e207ff01 (diff)
downloadtrove-792929d2bc77726a8fe04e0b2eff76879b15f892.tar.gz
Updated from global requirements
Change-Id: I78782d3acb01c83b402a667905bfe7fbcbd10f4d
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 144fc1df..84164a1d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -20,11 +20,11 @@ python-cinderclient>=3.3.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
python-designateclient>=2.7.0 # Apache-2.0
-python-neutronclient>=6.3.0 # Apache-2.0
+python-neutronclient>=6.7.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
iso8601>=0.1.11 # MIT
jsonschema<3.0.0,>=2.6.0 # MIT
-Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
+Jinja2>=2.10 # BSD License (3 clause)
pexpect!=3.3,>=3.1 # ISC License
oslo.config>=5.1.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0