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