diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-12-08 16:23:18 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-12-08 16:23:18 +0000 |
commit | 9c3477dae10af1d4d622d5c9ff90b9d84d5800b4 (patch) | |
tree | 47f307f2ab0c015b6b6272afcb1a8129d9c1909d /requirements.txt | |
parent | 161bbb2831b78b240bff73bc17ff878c87634b3a (diff) | |
download | oslo-db-9c3477dae10af1d4d622d5c9ff90b9d84d5800b4.tar.gz |
Updated from global requirements
Change-Id: I3443352b9ec847534cf4016dc540da769501593b
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 f8a0d8c..13deab6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ iso8601>=0.1.9 oslo.i18n>=1.0.0 # Apache-2.0 oslo.config>=1.4.0 # Apache-2.0 oslo.utils>=1.0.0 # Apache-2.0 -SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 +SQLAlchemy>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.1,!=0.9.2 stevedore>=1.1.0 # Apache-2.0 six>=1.7.0 |