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.
2 parents ed45e7b + 3fc912a commit ace1ab0Copy full SHA for ace1ab0
pyproject.toml
@@ -20,7 +20,7 @@ requires-python = ">=3.9"
20
dependencies = [
21
# Setuptools must require these
22
"packaging",
23
- "jaraco.functools",
+ "jaraco.functools >= 4",
24
"more_itertools",
25
"jaraco.collections",
26
]
0 commit comments