Skip to content

Commit

Permalink
add kuberenetes dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-D-Lewis committed May 3, 2023
1 parent d398729 commit 53b2b8e
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 @@ -51,6 +51,7 @@ dependencies = [
"uvicorn==0.21.1",
"pydantic==1.10.7",
"jsonpatch==1.32",
"kubernetes==26.1.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 53b2b8e

Please sign in to comment.