Skip to content

Commit

Permalink
chore: pin scenario to <7
Browse files Browse the repository at this point in the history
Signed-off-by: Tiexin Guo <[email protected]>
  • Loading branch information
IronCore864 committed Sep 25, 2024
1 parent d86bb2a commit 9a260d2
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 @@ -22,7 +22,7 @@ keywords = ["juju", "relation interfaces"]
dependencies = [
"pydantic>= 1.10.7",
"typer==0.7.0",
"ops-scenario>=7.0.1",
"ops-scenario<7",
"pytest"
]

Expand Down

0 comments on commit 9a260d2

Please sign in to comment.