Skip to content

Commit

Permalink
Update pyproject.toml (#28)
Browse files Browse the repository at this point in the history
Pin requirements

requires release_1.31 branch
  • Loading branch information
cdkbot authored Aug 20, 2024
1 parent cf6c1a5 commit 811b8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description = "Charm library for installing and configuring Kubernetes snaps"
readme = "README.md"
requires-python = ">=3.8"
dependencies = [
"charm-lib-contextual-status@git+https://github.com/charmed-kubernetes/charm-lib-contextual-status",
"charm-lib-contextual-status@git+https://github.com/charmed-kubernetes/charm-lib-contextual-status@release_1.31",
"ops",
"PyYAML",
"packaging",
Expand Down

0 comments on commit 811b8fd

Please sign in to comment.