diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-02 02:34:53 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-02 02:34:53 +0000 |
commit | 516bb61947720ad7f9bcdea931a295b205bdeffb (patch) | |
tree | 3c1c361787126a00e38db60ec4ef500d73a14e5e | |
parent | aac6276c6958490255202343aaf777a872304f13 (diff) | |
download | oslo-db-516bb61947720ad7f9bcdea931a295b205bdeffb.tar.gz |
Updated from global requirements
Change-Id: I753aa7c6c22707658ccd48e0bcc3337ab12c9951
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index f60d6aa..62fb1c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ 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>=3.22.0 # Apache-2.0 +oslo.config>=4.0.0 # Apache-2.0 oslo.utils>=3.20.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 |