redash/requirements.txt
Arik Fraimovich 4af979d3eb Split __init__ into several modules and remove flask-peewee dependency.
This should make imports more sensible and with less side effects. Also might reduce the memory footprint of the workers.
2014-05-18 10:19:07 +03:00

26 lines
400 B
Plaintext

Flask==0.10.1
Flask-GoogleAuth==0.4
Flask-RESTful==0.2.10
Flask-Login==0.2.9
passlib==1.6.2
Jinja2==2.7.2
MarkupSafe==0.18
Werkzeug==0.9.4
aniso8601==0.82
blinker==1.3
itsdangerous==0.23
peewee==2.2.2
psycopg2==2.5.1
python-dateutil==2.1
pytz==2013.9
redis==2.7.5
requests==2.2.0
six==1.5.2
sqlparse==0.1.8
wsgiref==0.1.2
Flask-Script==0.6.6
honcho==0.5.0
statsd==2.1.2
gunicorn==18.0
celery==3.1.11