Skip to content

Commit f95d18c

Browse files
committed
Widen sdk dependency to support rc2000
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent b906c7e commit f95d18c

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
@@ -38,7 +38,7 @@ dependencies = [
3838
# Make sure to update the version for cross-referencing also in the
3939
# mkdocs.yml file when changing the version here (look for the config key
4040
# plugins.mkdocstrings.handlers.python.import)
41-
"frequenz-sdk >= 1.0.0-rc1302, < 1.0.0-rc1900",
41+
"frequenz-sdk >= 1.0.0-rc1302, < 1.0.0-rc2000",
4242
"frequenz-channels >= 1.6.1, < 2.0.0",
4343
"frequenz-client-dispatch >= 0.10.1, < 0.11.0",
4444
]

0 commit comments

Comments
 (0)