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.
1 parent 6ca796c commit 872b861Copy full SHA for 872b861
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.0",
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