diff options
Diffstat (limited to 'switch-snmp/requirements.txt')
| -rw-r--r-- | switch-snmp/requirements.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/switch-snmp/requirements.txt b/switch-snmp/requirements.txt index aeb5843..c6f1ed1 100644 --- a/switch-snmp/requirements.txt +++ b/switch-snmp/requirements.txt @@ -2,4 +2,6 @@ python-dotenv influxdb-client pandas fabric -prometheus-client
\ No newline at end of file +prometheus-client +paho-mqtt==1.6.1 +numpyencoder==0.3.2 |
