mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-06-04 23:17:31 +02:00
reorder pip
This commit is contained in:
parent
0fabaf89fd
commit
de9ecb3506
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user