1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-02-03 13:21:35 +02:00
dockerfiles/scrapyd.old/requirements.txt

22 lines
220 B
Plaintext
Raw Normal View History

2015-05-29 09:19:56 +08:00
--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