Clean up some initial repo creation boilerplate

Minor cleanup of things not needed for our tempest plugin.

Change-Id: Ib309cb1f87211e82eae0d27fa2464ec13a9deca6
Needed-by: I5ff95ca13f02ed6e0afb35f0d6bb5c36d4111f5a
Implements: blueprint goal-split-tempest-plugin
diff --git a/test-requirements.txt b/test-requirements.txt
index f559c0e..c769ab7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,7 +2,7 @@
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
 
-hacking>=0.12.0,<0.13 # Apache-2.0
+hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
 
 coverage>=4.0,!=4.4 # Apache-2.0
 python-subunit>=0.0.18 # Apache-2.0/BSD
@@ -11,5 +11,3 @@
 testrepository>=0.0.18  # Apache-2.0/BSD
 testtools>=1.4.0 # MIT
 openstackdocstheme>=1.11.0  # Apache-2.0
-# releasenotes
-reno>=1.8.0 # Apache-2.0