diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-01-09 18:35:05 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-01-09 18:35:05 +0000 |
commit | 2c3768c71f75608e2ac31dd67cf975c37f6122eb (patch) | |
tree | 4330c3a237ba75e7ee9b1479c2fa9c73354dc472 /requirements.txt | |
parent | cfbe5c56340c0e4a3b18902d7e55bb18a45857ec (diff) | |
download | oslo-db-2c3768c71f75608e2ac31dd67cf975c37f6122eb.tar.gz |
Updated from global requirements
Change-Id: I76dce91a86cd2e551064068f4312df78f66f0c33
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 91c4dcc..3522b8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,8 +7,8 @@ alembic>=0.7.1 Babel>=1.3 iso8601>=0.1.9 oslo.i18n>=1.0.0 # Apache-2.0 -oslo.config>=1.4.0 # Apache-2.0 -oslo.utils>=1.1.0 # Apache-2.0 +oslo.config>=1.6.0 # Apache-2.0 +oslo.utils>=1.2.0 # Apache-2.0 SQLAlchemy>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.1,!=0.9.2 stevedore>=1.1.0 # Apache-2.0 |