Gerapy/Gerapy

gerapy doesn't support scrapy > 2.0

WalkOnMars opened this issue · 1 comments

Describe the bug
image

When I use pipenv to install scrapy==2.5 and gerapy , It's show incompatible versions in the resolved dependencies,
you can see gerapy only support scrapy <2.0

To Reproduce
Steps to reproduce the behavior:

  1. pipenv install gerapy
  2. pipenv install scrapy==2.5

Expected behavior
gerapy can support scrapy > 2.0

Environment (please complete the following information):

  • OS: centos7
  • Browser [e.g. Chrome 67]
  • Python Version 3.7.4
  • Gerapy Version latest

Please try the latest version.