Skip to content

Commit

Permalink
fix(slurmctld): add jsonschema-specifications dependency
Browse files Browse the repository at this point in the history
Fixes build for `cosl 0.046`.
  • Loading branch information
dsloanm committed Dec 10, 2024
1 parent ee7f86c commit a8eafe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charms/slurmctld/charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ parts:
charm-binary-python-packages:
- cryptography ~= 44.0.0
- pydantic
- jsonschema-specifications >= 2023.03.6

config:
options:
Expand Down

0 comments on commit a8eafe4

Please sign in to comment.