summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements.txt1
-rw-r--r--test-requirements.txt3
2 files changed, 0 insertions, 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