summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-11 21:46:59 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-11 21:46:59 +0000
commit731955009dbfaf323df0e53a87e3eb7a35dc399d (patch)
tree90b7c6deeee4cbf75858eab138703d30425bb50b /requirements.txt
parent46fb5ac034ccdd9d34e31fc13e6e18ac95094d4b (diff)
downloadoslo-db-731955009dbfaf323df0e53a87e3eb7a35dc399d.tar.gz
Updated from global requirements
Change-Id: I92f8c0cdffb512d154d0c1371a48c25dd2a3d44c
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 b6f7af4..407b647 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,9 +5,9 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
alembic>=0.8.10 # MIT
debtcollector>=1.2.0 # Apache-2.0
-oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
-oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
-oslo.utils>=3.20.0 # Apache-2.0
+oslo.i18n>=3.15.3 # Apache-2.0
+oslo.config>=4.6.0 # Apache-2.0
+oslo.utils>=3.28.0 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
sqlalchemy-migrate>=0.11.0 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0