1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-30 18:51:24 +00:00
dockerfiles/scrapyd/requirements.txt
2015-05-28 07:21:59 +08:00

22 lines
212 B
Plaintext

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