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 ff88fd9 + 1787749 commit eb424a3Copy full SHA for eb424a3
pyproject.toml
@@ -38,7 +38,7 @@ requires-python = ">= 3.11, < 4"
38
dependencies = [
39
"typing-extensions >= 4.6.1, < 5",
40
"frequenz-api-dispatch == 1.0.0-rc1",
41
- "frequenz-client-base >= 0.8.0, < 0.9.0",
+ "frequenz-client-base >= 0.8.0, < 0.10.0",
42
"frequenz-client-common >= 0.1.0, < 0.4.0",
43
"grpcio >= 1.66.1, < 2",
44
"python-dateutil >= 2.8.2, < 3.0",
0 commit comments