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 b22f8af commit 35dce4dCopy full SHA for 35dce4d
pyproject.toml
@@ -51,7 +51,7 @@ dependencies = [
51
"exceptiongroup>=1.0.0rc8; python_version<'3.11'",
52
"iniconfig",
53
"packaging",
54
- "pluggy<2,>=1.5",
+ "pluggy>=1.5,<2",
55
"tomli>=1; python_version<'3.11'",
56
]
57
optional-dependencies.dev = [
0 commit comments