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.
1 parent 5a0acd1 commit d6460acCopy full SHA for d6460ac
pyproject.toml
@@ -29,6 +29,8 @@ requires-python = ">= 3.11, < 4"
29
# TODO(cookiecutter): Remove and add more dependencies if appropriate
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]",
34
]
35
dynamic = ["version"]
36
0 commit comments