reqs: remove unused dependencies
This commit is contained in:
parent
d9111fb51d
commit
a88144543a
1 changed files with 1 additions and 4 deletions
|
@ -12,11 +12,10 @@ pymysql
|
||||||
stripe
|
stripe
|
||||||
gunicorn<19.0
|
gunicorn<19.0
|
||||||
gevent
|
gevent
|
||||||
mixpanel-py
|
mixpanel
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
marisa-trie
|
marisa-trie
|
||||||
apscheduler
|
apscheduler
|
||||||
paramiko
|
|
||||||
xhtml2pdf
|
xhtml2pdf
|
||||||
redis
|
redis
|
||||||
hiredis
|
hiredis
|
||||||
|
@ -27,11 +26,9 @@ alembic
|
||||||
sqlalchemy
|
sqlalchemy
|
||||||
python-magic
|
python-magic
|
||||||
reportlab==2.7
|
reportlab==2.7
|
||||||
blinker
|
|
||||||
raven
|
raven
|
||||||
python-ldap
|
python-ldap
|
||||||
pycrypto
|
pycrypto
|
||||||
logentries
|
|
||||||
psycopg2
|
psycopg2
|
||||||
pyyaml
|
pyyaml
|
||||||
git+https://github.com/DevTable/aniso8601-fake.git
|
git+https://github.com/DevTable/aniso8601-fake.git
|
||||||
|
|
Reference in a new issue