[dts] [PATCH 2/3] requirements: Added required modules to requirements

ohilyard at iol.unh.edu ohilyard at iol.unh.edu
Mon Aug 9 13:24:03 CEST 2021


From: Owen Hilyard <ohilyard at iol.unh.edu>

Since the dependency script imports every module it looks at, it found a
few requirements that are not listed.

Signed-off-by: Owen Hilyard <ohilyard at iol.unh.edu>
---
 requirements.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/requirements.txt b/requirements.txt
index fae0ace8..d88ccd26 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -38,3 +38,6 @@ pcapy
 xlrd
 scapy==2.4.4
 threadpool
+matplotlib
+gitpython
+pydes
\ No newline at end of file
-- 
2.30.2



More information about the dts mailing list