Skip to content

Commit

Permalink
add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
leoparente committed Jan 15, 2025
1 parent 8b20b11 commit 426547e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worker/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies = [
"netboxlabs-diode-sdk~=0.4",
"pydantic~=2.9",
"uvicorn~=0.32",
"PyYAML~=6.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 426547e

Please sign in to comment.