Skip to content

Commit

Permalink
Require itemloaders>=1.1.0 which adds support for JMESPath
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusShepherd committed Nov 15, 2024
1 parent 2942d51 commit 02fe6fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ packages = [
python = ">=3.9.0, <4.0"

itemadapter = "*"
itemloaders = ">=1.1.0, <2.0"
jmespath = "*"
parsel = ">=1.8.1, <2.0"
pyyaml = "*"
requests = "*"
scrapy = ">=2.11.0, <3.0"
Expand Down

0 comments on commit 02fe6fa

Please sign in to comment.