We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fea9d3 commit 5efebc3Copy full SHA for 5efebc3
1 file changed
kernels/pyproject.toml
@@ -16,7 +16,7 @@ dependencies = [
16
"packaging>=20.0",
17
"pyyaml>=6",
18
"tomli>=2.0; python_version<'3.11'",
19
- "tomlkit>=0.14.0",
+ "tomlkit==0.13.3",
20
]
21
22
[build-system]
0 commit comments