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 9850141 + f529f66 commit e6eb661Copy full SHA for e6eb661
pyproject.toml
@@ -39,7 +39,7 @@ 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",
42
- "frequenz-client-common >= 0.1.0, < 0.3.0",
+ "frequenz-client-common >= 0.1.0, < 0.4.0",
43
"grpcio >= 1.66.1, < 2",
44
"python-dateutil >= 2.8.2, < 3.0",
45
]
0 commit comments