From 1614313e5ff1132757b24e535e186e6c47758ba4 Mon Sep 17 00:00:00 2001 From: Drew Thorstensen Date: Mon, 20 Jun 2016 11:15:28 -0400 Subject: [PATCH] Update Requirements This change set updates ceilometer-powervm to be in alignment with the current global-requirements Change-Id: If56e584c04e513db0a1f13cd57b06f20d815f343 --- test-requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 4e53e50..8a5ca4e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,15 +1,15 @@ -hacking>=0.10.2,<0.11 # Apache-2.0 +hacking>=0.11.0,<0.12 # Apache-2.0 bashate>=0.2 # Apache-2.0 coverage>=3.6 discover -fixtures>=1.3.1 # Apache-2.0/BSD +fixtures>=3.0.0 # Apache-2.0/BSD python-subunit>=0.0.18 testrepository>=0.0.18 testscenarios>=0.4 testtools>=1.4.0 # MIT oslotest>=1.10.0 # Apache-2.0 -os-testr>=0.4.1 # Apache-2.0 +os-testr>=0.7.0 # Apache-2.0 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 oslosphinx>=2.5.0,!=3.4.0 # Apache-2.0 -mock>=1.2 # BSD +mock>=2.0 # BSD