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 3c96f2c commit 41303e4Copy full SHA for 41303e4
setup.py
@@ -46,7 +46,7 @@ def check_tag_version():
46
install_requires=[
47
'importlib-metadata; python_version<"3.8"',
48
"Jinja2<3.2",
49
- "pluggy<1.3",
+ "pluggy==1.5.0",
50
"rich<=13.7.1",
51
"toml<0.11",
52
"typer<=0.9.0",
0 commit comments