1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-10 04:07:04 +02:00
dockerfiles/scrapyd/requirements.txt
2014-12-01 21:19:37 +08:00

22 lines
216 B
Plaintext

--allow-all-external
--allow-unverified jsonpath
# parser
jsonpath
jsonschema
pyquery
pyparsing
git+https://github.com/scrapy/scrapely
# database
redis
pymongo
psycopg2
# others
requests
chardet
toolz
supervisor