From 01e0856ae1ab4251b1462d01b1f67c6d1418c116 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Mon, 9 May 2016 16:11:46 +0200 Subject: Remove unused requirements Change-Id: Iab0dc79f7a039c9484381dda00399185862f231a --- requirements.txt | 1 - test-requirements.txt | 3 --- 2 files changed, 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index a4e0c29..eaa3a7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 diff --git a/test-requirements.txt b/test-requirements.txt index aad7165..2a1d54f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -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 -- cgit v1.2.1