diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-07-29 03:49:54 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-07-29 03:49:54 +0000 |
commit | 4457606b0a05589def7861e0fa3dbc8777dc0605 (patch) | |
tree | 90916ba03f9cb0c69926c0216c3aa68d412aa055 /test-requirements.txt | |
parent | d5f390f55c8e87b10f954dae3d480362c351e5ca (diff) | |
download | oslo-db-4457606b0a05589def7861e0fa3dbc8777dc0605.tar.gz |
Updated from global requirements
Change-Id: I7b72630c0601f7d5ddbef4813bf938809ef46248
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index dd16eb9..310eba6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -15,7 +15,7 @@ psycopg2 python-subunit>=0.0.18 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 oslosphinx>=2.5.0 # Apache-2.0 -oslotest>=1.7.0 # Apache-2.0 +oslotest>=1.9.0 # Apache-2.0 testrepository>=0.0.18 testtools>=1.4.0 tempest-lib>=0.6.1 |