diff --git a/requirements.txt b/requirements.txt index d622980d..e24f7327 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +pbr>=1.8 six python-dateutil>=2.0 pytz @@ -7,7 +8,6 @@ python-daemon<2.0 # BUg https://storyboard.openstack.org/#!/story/2000107 irc>=15.0.1 pyyaml lockfile -pbr>=1.6 Babel>=0.9.6 launchpadlib Jinja2 diff --git a/test-requirements.txt b/test-requirements.txt index 7dc13ff0..d45825e0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,4 @@ -hacking>=0.10.0,<0.11 - +hacking>=0.12.0,!=0.13.0,<0.14 coverage>=3.6 fixtures>=3.0.0 python-subunit