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 7ad907a + 3ca3872 commit 54b9345Copy full SHA for 54b9345
pyproject.toml
@@ -29,7 +29,7 @@ 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",
+ "frequenz-api-reporting >= 0.1.1, < 0.2",
33
"frequenz-client-common == 0.1.0",
34
]
35
dynamic = ["version"]
0 commit comments