Skip to content

Commit

Permalink
Use frequenz-client-common v0.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: cwasicki <[email protected]>
  • Loading branch information
cwasicki committed Mar 20, 2024
1 parent 79726f9 commit 812435e
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 @@ -30,7 +30,7 @@ requires-python = ">= 3.11, < 4"
dependencies = [
"typing-extensions >= 4.5.0, < 5",
"frequenz-api-reporting >= 0.1.1, < 1",
"frequenz-client-common @ git+https://github.com/frequenz-floss/[email protected]",
"frequenz-client-common == 0.1.0",
]
dynamic = ["version"]

Expand Down

0 comments on commit 812435e

Please sign in to comment.