aboutsummaryrefslogtreecommitdiffstats
path: root/test/requirements.txt
diff options
context:
space:
mode:
authorPaul Vinciguerra <pvinci@vinciconsulting.com>2020-12-05 22:39:14 +0000
committerPaul Vinciguerra <pvinci@vinciconsulting.com>2020-12-06 20:45:34 +0000
commitd6f221789d58374db4ea5368dde5e83f72e842c0 (patch)
tree6f3dc025947ea20bc98ceffacccd31b0e29e049f /test/requirements.txt
parentd9ed3f2d8aeffbecfabc581b64a62d8ff59c7cd0 (diff)
tests: remove the dependency on subprocess32
Type: test Change-Id: I39afe56a085648d881a18c7eafcf7caf2f375f31 Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'test/requirements.txt')
-rw-r--r--test/requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/requirements.txt b/test/requirements.txt
index 017c7a92518..a83b5b3101b 100644
--- a/test/requirements.txt
+++ b/test/requirements.txt
@@ -12,7 +12,6 @@ psutil # BSD
pycodestyle # MIT (Expat license) https://pypi.org/project/pycodestyle/
scapy==2.4.3; python_version >= '2.7' or python_version >= '3.4' # GPL2 https://github.com/secdev/scapy/blob/master/LICENSE
six # MIT
-subprocess32 # PSF
syslog_rfc5424_parser>=0.3.1 # ISC
objgraph # MIT
pympler # Apache-2.0