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 8c3fc4f commit f9fb449Copy full SHA for f9fb449
pyproject.toml
@@ -4,7 +4,7 @@
4
[build-system]
5
requires = [
6
"setuptools == 68.1.0",
7
- "setuptools_scm[toml] == 7.1.0",
+ "setuptools_scm[toml] == 8.1.0",
8
"frequenz-repo-config[api] == 0.10.0",
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