Skip to content

Commit 433c263

Browse files
committed
Use minimum requirement for jaraco.functools
1 parent 66a8aee commit 433c263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ core = [
103103

104104
# for distutils
105105
"jaraco.collections",
106-
"jaraco.functools",
106+
"jaraco.functools>=4",
107107
"packaging",
108108
"more_itertools",
109109
]

0 commit comments

Comments
 (0)