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.
2 parents 18be46b + 37258bd commit 6c9bf0aCopy full SHA for 6c9bf0a
1 file changed
pyproject.toml
@@ -44,7 +44,7 @@ classifiers = [
44
]
45
requires-python = ">= 3.11, < 4"
46
dependencies = [
47
- "frequenz-api-common >= 0.6.5, < 0.7.0",
+ "frequenz-api-common >= 0.6.5, < 0.9.0",
48
# We can't widen beyond the current value unless we bump the minimum
49
# requirements too because of protobuf cross-version runtime guarantees:
50
# https://protobuf.dev/support/cross-version-runtime-guarantee/#major
0 commit comments