2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-01 10:37:26 +01:00
Files
dockerfiles_vimagick/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