diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-10-15 17:01:19 +0000 |
---|---|---|
committer | Kristi Nikolla <knikolla@bu.edu> | 2017-10-20 15:08:38 +0000 |
commit | 70a510b2cd2e538f815c0f540bec07d7f19a2c4d (patch) | |
tree | ff39a37f9606b98fbe7cdff492964aa7e3da412c | |
parent | 76a38b533dc4905fbca39a4dd1a882ed3f191246 (diff) |
Updated from global requirements
Change-Id: I70a99aa5dedc9802459bf8f5fbdffc9d6bf6e27b
Notes
Notes (review):
Code-Review+2: Kristi Nikolla <knikolla@bu.edu>
Workflow+1: Kristi Nikolla <knikolla@bu.edu>
Verified+2: Zuul
Submitted-by: Zuul
Submitted-at: Fri, 20 Oct 2017 19:54:07 +0000
Reviewed-on: https://review.openstack.org/506631
Project: openstack/mixmatch
Branch: refs/heads/master
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 1be4d30..d66e1d3 100644 --- a/requirements.txt +++ b/requirements.txt | |||
@@ -7,11 +7,11 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 | |||
7 | eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT | 7 | eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT |
8 | Flask!=0.11,<1.0,>=0.10 # BSD | 8 | Flask!=0.11,<1.0,>=0.10 # BSD |
9 | SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT | 9 | SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT |
10 | oslo.cache>=1.22.0 # Apache-2.0 | 10 | oslo.cache>=1.26.0 # Apache-2.0 |
11 | oslo.config>=4.6.0 # Apache-2.0 | 11 | oslo.config>=4.6.0 # Apache-2.0 |
12 | oslo.messaging>=5.29.0 # Apache-2.0 | 12 | oslo.messaging>=5.29.0 # Apache-2.0 |
13 | oslo.log>=3.30.0 # Apache-2.0 | 13 | oslo.log>=3.30.0 # Apache-2.0 |
14 | oslo.db>=4.24.0 # Apache-2.0 | 14 | oslo.db>=4.27.0 # Apache-2.0 |
15 | oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 | 15 | oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 |
16 | keystoneauth1>=3.2.0 # Apache-2.0 | 16 | keystoneauth1>=3.2.0 # Apache-2.0 |
17 | python-keystoneclient>=3.8.0 # Apache-2.0 | 17 | python-keystoneclient>=3.8.0 # Apache-2.0 |