Skip to content

Commit eac82d8

Browse files
committed
add missing dep
1 parent 666260d commit eac82d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ keywords = [
4545
python = "^3.9"
4646
apify-shared = ">=1.1.2"
4747
httpx = ">=0.25.0"
48+
more_itertools = ">=10.0.0"
4849

4950
[tool.poetry.group.dev.dependencies]
5051
build = "~1.2.0"

0 commit comments

Comments
 (0)