Skip to content

Commit 5409376

Browse files
committed
WIP: Updates for api-common
1 parent 0309f57 commit 5409376

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ requires-python = ">= 3.11, < 4"
2828
dependencies = [
2929
"typing_extensions >= 4.6.1, < 5",
3030
"grpc-stubs == 1.53.0.6",
31-
"frequenz-api-reporting >= 0.8.0, < 0.9",
32-
"frequenz-client-common >= 0.3.0, < 0.4",
31+
"frequenz-api-reporting @ git+https://github.com/frequenz-floss/frequenz-api-reporting.git@6c9bf0a06188ab232a661dcd539c3c2c7908f3cd",
32+
"frequenz-client-common @ git+https://github.com/frequenz-floss/frequenz-client-common-python.git@1a8b09947fb88b65281686e11638433390c75d6e",
3333
"grpcio >=1.72.1, < 2",
3434
"protobuf >=6.31.1, < 7",
3535
"frequenz-client-base >= 0.11.0, < 0.12.0",

0 commit comments

Comments
 (0)