diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-10-27 12:20:59 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-10-27 12:20:59 +0000 |
commit | 490f6442be3fb6d94f44f4ac2898a2a71ba5e6d1 (patch) | |
tree | 067f22cfb369d384379fbfcdc49f61a36c8e2e26 /requirements.txt | |
parent | 8bb12c02d44652b488627d0bbd0f3f131322fcd9 (diff) | |
download | oslo-db-490f6442be3fb6d94f44f4ac2898a2a71ba5e6d1.tar.gz |
Updated from global requirements
Change-Id: Iaed3965166e01fcaf0e9da75ffea3426cda0750e
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 24d3452..cc50660 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ 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-migrate>=0.9.1,!=0.9.2 -stevedore>=1.0.0 # Apache-2.0 +stevedore>=1.1.0 # Apache-2.0 six>=1.7.0 |