Add netaddr lib

Emilien Mantel 2024-08-26 14:45:59 +02:00
parent 5d2e31a98e
commit ed8949684f
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,7 @@ mdurl==0.1.2
molecule==24.8.0 molecule==24.8.0
molecule-plugins==23.5.3 molecule-plugins==23.5.3
mypy-extensions==1.0.0 mypy-extensions==1.0.0
netaddr==1.3.0
packaging==24.1 packaging==24.1
pathspec==0.12.1 pathspec==0.12.1
platformdirs==4.2.2 platformdirs==4.2.2
@ -46,5 +47,6 @@ tomli==2.0.1
typing_extensions==4.12.2 typing_extensions==4.12.2
urllib3==2.2.2 urllib3==2.2.2
wcmatch==9.0 wcmatch==9.0
websocket-client==1.8.0
yamllint==1.35.1 yamllint==1.35.1
zipp==3.20.0 zipp==3.20.0