a8acbf01c5
The ifparser module doesn't work for python 3.6 and higher. As this module is only used to retrieve the network interfaces and their status it is possible to refactor the code to support this feature and remove the dependency. Also, some decode('utf-8') calls were added in the watcher module. Change-Id: I7943d672e9282fbc56fc8d9a1a4b589d1aab5a68 Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
13 lines
209 B
Plaintext
13 lines
209 B
Plaintext
watchdog
|
|
robotframework==3.1.1
|
|
robotframework-seleniumlibrary
|
|
robotframework-sshlibrary
|
|
pexpect
|
|
PyYaml
|
|
netifaces
|
|
bash
|
|
elevate
|
|
git+https://github.com/rlisagor/pynetlinux.git@master#egg=pynetlinux
|
|
kmodpy
|
|
psutil
|