redash/requirements.txt

54 lines
1.0 KiB
Plaintext
Raw Normal View History

Flask==0.11.1
Werkzeug==0.11.11
Jinja2==2.8
itsdangerous==0.24
click==6.6
MarkupSafe==0.23
2017-12-12 10:37:24 +00:00
pyOpenSSL==16.2.0
httplib2==0.10.3
Flask-Admin==1.4.2
Flask-RESTful==0.3.5
Flask-Login==0.4.0
2017-12-12 10:37:24 +00:00
Flask-OAuthLib==0.9.3
Flask-SQLAlchemy==2.1
Flask-Migrate==2.0.1
flask-mail==0.9.1
flask-sslify==0.1.5
Flask-Limiter==0.9.3
passlib==1.6.2
aniso8601==1.1.0
2014-01-17 09:14:54 +00:00
blinker==1.3
2017-12-02 00:05:16 +00:00
psycopg2==2.7.3.2
python-dateutil==2.4.2
pytz==2016.7
redis==2.10.5
requests==2.11.1
2016-03-17 10:50:39 +00:00
six==1.10.0
SQLAlchemy==1.1.4
SQLAlchemy-Searchable==0.10.6
SQLAlchemy-Utils>=0.29.0
sqlparse==0.2.4
2014-01-17 09:14:54 +00:00
wsgiref==0.1.2
honcho==0.5.0
2014-03-03 18:15:02 +00:00
statsd==2.1.2
2017-10-16 06:19:13 +00:00
gunicorn==19.7.1
celery==3.1.25
jsonschema==2.4.0
RestrictedPython==3.6.0
pysaml2==4.5.0
pycrypto==2.6.1
funcy==1.7.1
2017-05-18 10:24:53 +00:00
raven==6.0.0
2015-11-30 14:31:34 +00:00
semver==2.2.1
xlsxwriter==0.9.3
pystache==0.5.4
parsedatetime==2.1
cryptography==2.0.2
simplejson==3.10.0
2018-02-11 09:56:10 +00:00
ua-parser==0.7.3
user-agents==1.1.0
python-geoip-geolite2==2015.303
2017-08-09 17:06:59 +00:00
# Uncomment the requirement for ldap3 if using ldap.
# It is not included by default because of the GPL license conflict.
2017-12-12 10:37:24 +00:00
# ldap3==2.2.4