Skip to content

Commit

Permalink
Add ijson to requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Yohanna Lisnichuk <yohanitalisnichuk@gmail.com>
  • Loading branch information
yolile committed Apr 30, 2020
1 parent 317250b commit cfba69b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ rarfile
requests
Scrapy
scrapyd-client
ijson>=3
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ cryptography==2.8 # via pyopenssl, scrapy, service-identity
cssselect==1.1.0 # via parsel, scrapy
hyperlink==19.0.0 # via twisted
idna==2.8 # via hyperlink, requests
ijson==3.0.3
incremental==17.5.0 # via twisted
lxml==4.4.2 # via parsel, scrapy
parsel==1.5.2 # via scrapy
Expand Down
1 change: 1 addition & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ entrypoints==0.3 # via flake8
flake8==3.7.9
hyperlink==19.0.0
idna==2.8
ijson==3.0.3
importlib-metadata==1.3.0 # via pluggy, pytest
incremental==17.5.0
isort==4.3.21
Expand Down

0 comments on commit cfba69b

Please sign in to comment.