mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 01:25:16 +00:00
f5d4ca85d8
Add test case for /api/queries/format
54 lines
1.0 KiB
Plaintext
54 lines
1.0 KiB
Plaintext
Flask==0.11.1
|
|
Werkzeug==0.11.11
|
|
Jinja2==2.8
|
|
itsdangerous==0.24
|
|
click==6.6
|
|
MarkupSafe==0.23
|
|
pyOpenSSL==16.2.0
|
|
httplib2==0.10.3
|
|
Flask-Admin==1.4.2
|
|
Flask-RESTful==0.3.5
|
|
Flask-Login==0.4.0
|
|
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
|
|
blinker==1.3
|
|
psycopg2==2.7.3.2
|
|
python-dateutil==2.4.2
|
|
pytz==2016.7
|
|
redis==2.10.5
|
|
requests==2.11.1
|
|
six==1.10.0
|
|
SQLAlchemy==1.1.4
|
|
SQLAlchemy-Searchable==0.10.6
|
|
SQLAlchemy-Utils>=0.29.0
|
|
sqlparse==0.2.4
|
|
wsgiref==0.1.2
|
|
honcho==0.5.0
|
|
statsd==2.1.2
|
|
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
|
|
raven==6.0.0
|
|
semver==2.2.1
|
|
xlsxwriter==0.9.3
|
|
pystache==0.5.4
|
|
parsedatetime==2.1
|
|
cryptography==2.0.2
|
|
simplejson==3.10.0
|
|
ua-parser==0.7.3
|
|
user-agents==1.1.0
|
|
python-geoip-geolite2==2015.303
|
|
# Uncomment the requirement for ldap3 if using ldap.
|
|
# It is not included by default because of the GPL license conflict.
|
|
# ldap3==2.2.4
|