diff --git a/scrapyd/requirements.txt b/scrapyd/requirements.txt index 791206a..50e23ef 100644 --- a/scrapyd/requirements.txt +++ b/scrapyd/requirements.txt @@ -2,20 +2,21 @@ --allow-unverified jsonpath # parser +git+https://github.com/scrapy/scrapely jsonpath jsonschema -pyquery pyparsing -git+https://github.com/scrapy/scrapely +pyquery +pyyaml # database -redis -pymongo psycopg2 +pymongo +redis # others -requests chardet -toolz +requests supervisor +toolz