Update module dependencies in readme

A few more now depend on requests, which were not added accordingly.
This commit is contained in:
Conor Randall 2017-07-08 03:03:54 +10:00 committed by GitHub
parent ccc952b12c
commit 0542205dc5

View file

@ -86,8 +86,8 @@ This will create a file called `debug.log` in the same directory as the executab
Modules and commandline utilities are only required for modules, the core itself has no external dependencies at all.
* psutil (for the modules 'cpu', 'memory', 'traffic')
* netifaces (for the module 'nic', 'traffic')
* requests (for the module 'weather')
* netifaces (for the modules 'nic', 'traffic')
* requests (for the modules 'weather', 'github', 'getcrypto', 'stock')
# Required commandline utilities