Skip to content

Commit e11c5ab

Browse files
Update frequenz-channels requirement
Updates the requirements on [frequenz-channels](https://github.com/frequenz-floss/frequenz-channels-python) to permit the latest version. - [Release notes](https://github.com/frequenz-floss/frequenz-channels-python/releases) - [Changelog](https://github.com/frequenz-floss/frequenz-channels-python/blob/v1.0.0/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-channels-python@v0.16.0...v1.0.0) --- updated-dependencies: - dependency-name: frequenz-channels dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d4ef1b commit e11c5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"frequenz-api-common >= 0.5.3, < 0.7.0",
3131
"googleapis-common-protos >= 1.56.4, < 2",
3232
"grpcio >= 1.60.0, < 2",
33-
"frequenz-channels >= 0.16.0, < 0.17.0",
33+
"frequenz-channels >= 0.16.0, < 1.1.0",
3434
"frequenz-client-base >= 0.1.0, < 0.4",
3535
"frequenz-api-electricity-trading == 0.2.0",
3636
]

0 commit comments

Comments
 (0)