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.
frequenz-core
1 parent 4320e05 commit 021010bCopy full SHA for 021010b
pyproject.toml
@@ -28,7 +28,7 @@ requires-python = ">= 3.11, < 4"
28
dependencies = [
29
"typing-extensions >= 4.13.0, < 5",
30
"frequenz-api-common >= 0.6.1, < 7",
31
- "frequenz-core >= 1.0.0, < 2",
+ "frequenz-core >= 1.0.2, < 2",
32
]
33
dynamic = ["version"]
34
0 commit comments