diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-01 23:24:42 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-01 23:24:42 +0000 |
commit | 9c709ef38a1a519273cf040cb88418359a9f5310 (patch) | |
tree | 6967615e8cabfd4de52eea1e14c4786b02b26bfc /requirements.txt | |
parent | a06692ae0582da60a2f019a1e2728030c5e7f077 (diff) | |
download | oslo-db-9c709ef38a1a519273cf040cb88418359a9f5310.tar.gz |
Updated from global requirements2.5.0
Change-Id: I609908b8167136f3b221646e168020a0fe741aaa
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index ae9bbf3..f317632 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ oslo.i18n>=1.5.0 # Apache-2.0 oslo.config>=2.3.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.utils>=2.0.0 # Apache-2.0 -SQLAlchemy<1.1.0,>=0.9.7 +SQLAlchemy<1.1.0,>=0.9.9 sqlalchemy-migrate>=0.9.6 stevedore>=1.5.0 # Apache-2.0 six>=1.9.0 |