Skip to content

Commit

Permalink
build: Constrain capellambse to v0.5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Wuestengecko committed Jul 23, 2024
1 parent 47b2ecb commit 6868bef
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 @@ -29,7 +29,7 @@ classifiers = [
]
dependencies = [
"click",
"capellambse>=0.5.64",
"capellambse>=0.5.64,<0.6",
]

[project.urls]
Expand Down

0 comments on commit 6868bef

Please sign in to comment.