1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-30 18:51:24 +00:00
dockerfiles/scrapyd.old/requirements.txt
2015-05-29 09:19:56 +08:00

22 lines
220 B
Plaintext

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