➕ Add netaddr lib
parent
5d2e31a98e
commit
ed8949684f
|
@ -26,6 +26,7 @@ mdurl==0.1.2
|
|||
molecule==24.8.0
|
||||
molecule-plugins==23.5.3
|
||||
mypy-extensions==1.0.0
|
||||
netaddr==1.3.0
|
||||
packaging==24.1
|
||||
pathspec==0.12.1
|
||||
platformdirs==4.2.2
|
||||
|
@ -46,5 +47,6 @@ tomli==2.0.1
|
|||
typing_extensions==4.12.2
|
||||
urllib3==2.2.2
|
||||
wcmatch==9.0
|
||||
websocket-client==1.8.0
|
||||
yamllint==1.35.1
|
||||
zipp==3.20.0
|
||||
|
|
Loading…
Reference in New Issue