We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79726f9 + 812435e commit 9b830c8Copy full SHA for 9b830c8
pyproject.toml
@@ -30,7 +30,7 @@ requires-python = ">= 3.11, < 4"
30
dependencies = [
31
"typing-extensions >= 4.5.0, < 5",
32
"frequenz-api-reporting >= 0.1.1, < 1",
33
- "frequenz-client-common @ git+https://github.com/frequenz-floss/[email protected]",
+ "frequenz-client-common == 0.1.0",
34
]
35
dynamic = ["version"]
36
0 commit comments