commit | 24f82fe975ca6a1bc3f94f14122c7425ca31d4c1 | [log] [tgz] |
---|---|---|
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | Wed Jan 17 05:52:56 2018 +0000 |
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | Wed Jan 17 05:52:56 2018 +0000 |
tree | e3f4f3daf93bbbb40d1b95e3c539786556c3ba5d | |
parent | 42f29abb2971f9d95e6b7fb657df41c9cf3aae42 [diff] [blame] |
Updated from global requirements Change-Id: I0b6d108af7379683b8a15fdfb9e5f03621828c0a
diff --git a/test-requirements.txt b/test-requirements.txt index 1a7f1a0..e33f207 100644 --- a/test-requirements.txt +++ b/test-requirements.txt
@@ -4,5 +4,5 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 mock>=2.0.0 # BSD coverage!=4.4,>=4.0 # Apache-2.0 -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0 flake8-import-order==0.11 # LGPLv3