From 919c5022e848e24d54e20cf59366b67203d6a9d7 Mon Sep 17 00:00:00 2001 From: tomaae <23486452+tomaae@users.noreply.github.com> Date: Sun, 6 Dec 2020 03:51:24 +0100 Subject: [PATCH] added mac-vendor-lookup to Pipfile --- Pipfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Pipfile b/Pipfile index 0799bdc..ce205d3 100644 --- a/Pipfile +++ b/Pipfile @@ -25,3 +25,4 @@ responses = "==0.10.6" [packages] librouteros = "==3.0.0" +mac-vendor-lookup = "==0.1.11" \ No newline at end of file