Remove unused requirements

Change-Id: Iab0dc79f7a039c9484381dda00399185862f231a
This commit is contained in:
Julien Danjou 2016-05-09 16:11:46 +02:00
parent 84a0d56cdd
commit 01e0856ae1
2 changed files with 0 additions and 4 deletions

View File

@ -9,4 +9,3 @@ oslo.utils>=3.5.0 # Apache-2.0
pbr>=1.6 # Apache-2.0
pycadf!=2.0.0,>=1.1.0 # Apache-2.0
six>=1.9.0 # MIT
Babel>=2.3.4 # BSD

View File

@ -5,12 +5,9 @@
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
discover # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
mock>=1.2 # BSD