summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorStamatis Katsaounis <mokats@intracom-telecom.com>2019-03-05 14:47:53 +0200
committerPanagiotis Karalis <pkaralis@intracom-telecom.com>2019-03-07 14:49:06 +0000
commitea480f97ea68b741a7b62ff07a38808871b568de (patch)
tree0c8063f500823d94765e8e21fd5278944f72505d /test-requirements.txt
parentf6058cb4c4eba271761754a00a1a3e1bd6a40616 (diff)
Update python requirements
JIRA: DOVETAIL-754 This patch removes unused python requirements and updates the versions of the remaining to be equal with upper constraints of OpenStack Queens version. Change-Id: Iefb9321b56c3e2004bf73a1b57919f898a5f8bdd Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 97ed0965..230ba1cd 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,7 +1,6 @@
-coverage>=4.0,!=4.4 # Apache-2.0
flake8<3.0 # MIT
pytest # MIT
pytest-cov # MIT
yamllint
mock # BSD
-testtools
+munch # MIT