We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e05df2c + 8aee329 commit bfbade7Copy full SHA for bfbade7
pyproject.toml
@@ -4,7 +4,7 @@
4
[build-system]
5
requires = [
6
"setuptools == 80.9.0",
7
- "setuptools_scm[toml] == 8.3.1",
+ "setuptools_scm[toml] == 9.2.2",
8
"frequenz-repo-config[api] == 0.13.5",
9
# We need to pin the protobuf, grpcio and grpcio-tools dependencies to make
10
# sure the code is generated using the minimum supported versions, as older
0 commit comments