diff options
Diffstat (limited to 'tools/dhcpns/pyproject.toml')
-rw-r--r-- | tools/dhcpns/pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dhcpns/pyproject.toml b/tools/dhcpns/pyproject.toml index c0e5fdf..8b71ac3 100644 --- a/tools/dhcpns/pyproject.toml +++ b/tools/dhcpns/pyproject.toml @@ -10,6 +10,7 @@ python = "^3.9" requests = "^2.28.2" pynetbox = "^7.0.1" python-dotenv = "^1.0.0" +netaddr = "^0.8.0" [build-system] |