Skip to content

Commit

Permalink
Add packaging dependency to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pederhan committed Nov 22, 2023
1 parent e4431b5 commit 0d91379
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 @@ -31,6 +31,7 @@ dependencies = [
"pyzabbix>=1.3.0",
"requests>=1.0.0",
"tomli>=2.0.0",
"packaging>=23.2",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 0d91379

Please sign in to comment.