summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-10 18:29:01 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-10 18:29:01 +0000
commit37783083ffde2fe21b5a0e3232f1e6359523d039 (patch)
tree668352784a801b1366e7c36ace6f3764bcffb4ad /requirements.txt
parente3de1987fa46b8ae5c33214a92b4bb22fead26eb (diff)
downloadtrove-37783083ffde2fe21b5a0e3232f1e6359523d039.tar.gz
Updated from global requirements
Change-Id: Idfa054cee896891efd639fcdc85e575384d24ece
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 b57065a2..10d9614b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,8 +5,8 @@ pbr>=1.6 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
-Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
-Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
+Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
+Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
WebOb>=1.2.3 # MIT
PasteDeploy>=1.5.0 # MIT
Paste # MIT
@@ -35,7 +35,7 @@ oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.concurrency>=3.5.0 # Apache-2.0
-MySQL-python;python_version=='2.7' # GPL
+MySQL-python;python_version=='2.7' # GPL with FOSS exception
Babel>=1.3 # BSD
six>=1.9.0 # MIT
stevedore>=1.5.0 # Apache-2.0