Skip to content

Commit 1992233

Browse files
authored
Widen the SDK dependency range to support 1.0.0rc1500 (#100)
2 parents c4a8200 + f5de98b commit 1992233

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-rc1500",
41+
"frequenz-sdk >= 1.0.0-rc1302, < 1.0.0-rc1600",
4242
"frequenz-channels >= 1.3.0, < 2.0.0",
4343
"frequenz-client-dispatch >= 0.8.2, < 0.9.0",
4444
]

0 commit comments

Comments
 (0)