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 39b2bc4 commit 2886397Copy full SHA for 2886397
pyproject.toml
@@ -56,7 +56,7 @@ dependencies = [
56
"packaging>=23.1",
57
"platformdirs>=3.2",
58
"pluggy>=1",
59
- "pyproject-api>=1.5.1",
+ "pyproject-api<1.6",
60
'tomli>=2.0.1; python_version < "3.11"',
61
'typing-extensions>=4.5; python_version < "3.8"',
62
"virtualenv>=20.21",
0 commit comments