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 9b008f7 commit 0f7532cCopy full SHA for 0f7532c
pyproject.toml
@@ -39,7 +39,8 @@ dependencies = [
39
"typing-extensions >= 4.13.0, < 5",
40
"frequenz-api-dispatch >= 1.0.0-rc3, < 2",
41
"frequenz-client-base >= 0.11.0, < 0.12.0",
42
- "frequenz-client-common >= 0.3.6, < 0.4.0",
+ "frequenz-client-common @ git+https://github.com/frequenz-floss/frequenz-client-common-python.git",
43
+ # "frequenz-client-common >= 0.3.6, < 0.4.0",
44
"frequenz-core >= 1.0.2, < 2.0.0",
45
"grpcio >= 1.72.1, < 2",
46
"python-dateutil >= 2.8.2, < 3.0",
0 commit comments