summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-08 10:47:00 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-08 10:47:00 +0000
commit89bc44d2c438ac81ce492dd4d5fd3cb2a9d74c5c (patch)
treeac776c5c294bd5b98c7db9bf396313a491a60996 /requirements.txt
parentf3d123a34d2377a87fa0c36b6edae06fb10d7cc6 (diff)
downloadoslo-db-89bc44d2c438ac81ce492dd4d5fd3cb2a9d74c5c.tar.gz
Updated from global requirements
Change-Id: Ida04673890285af9c0b876c61a88693e6851932d
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 5bfff26..4dbd4f6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ alembic>=0.8.4 # MIT
debtcollector>=1.2.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
-oslo.context!=2.6.0,>=2.4.0 # Apache-2.0
+oslo.context>=2.4.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
sqlalchemy-migrate>=0.9.6 # Apache-2.0