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 106f1b5 commit 8db4c52Copy full SHA for 8db4c52
pyproject.toml
@@ -69,7 +69,7 @@ dependencies = [
69
# limited to <=3.9 for the `group` argument for `entry_points()`
70
"importlib_metadata >= 4.4; python_version <= '3.9'",
71
"packaging >= 22.0",
72
- "pip >= 23.1.1",
+ "pip >= 23.1.2",
73
"setuptools >= 60",
74
"wheel >= 0.37",
75
"build >= 0.10",
0 commit comments