Skip to content

Commit

Permalink
Add netifaces requirement to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianVollmer committed Sep 4, 2024
1 parent 4fc4717 commit a7aa989
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ impacket = "^0.10.0"
xlsxWriter = ">=3.0.0"
jinja2 = ">=3.1.3"
sectools = ">=1.4.3"
netifaces = ">=0.11.0"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit a7aa989

Please sign in to comment.