2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-24 06:28:23 +01:00

reorder pip

This commit is contained in:
kev
2014-12-03 18:14:23 +08:00
parent 0fabaf89fd
commit de9ecb3506

View File

@@ -2,20 +2,21 @@
--allow-unverified jsonpath --allow-unverified jsonpath
# parser # parser
git+https://github.com/scrapy/scrapely
jsonpath jsonpath
jsonschema jsonschema
pyquery
pyparsing pyparsing
git+https://github.com/scrapy/scrapely pyquery
pyyaml
# database # database
redis
pymongo
psycopg2 psycopg2
pymongo
redis
# others # others
requests
chardet chardet
toolz requests
supervisor supervisor
toolz