redash/requirements_all_ds.txt

33 lines
786 B
Plaintext
Raw Normal View History

google-api-python-client==1.5.1
gspread==0.6.2
impyla==0.10.0
influxdb==2.7.1
MySQL-python==1.2.5
oauth2client==3.0.0
2016-11-02 19:42:28 +00:00
pyhive==0.3.0
pymongo[tls,srv]==3.6.1
vertica-python==0.8.0
td-client==0.8.0
pymssql==2.1.3
dql==0.5.24
2016-03-17 11:10:15 +00:00
dynamo3==0.4.7
2018-04-09 19:55:20 +00:00
botocore==1.10.2
sasl>=0.1.3
thrift>=0.8.0
thrift_sasl>=0.1.0
cassandra-driver==3.11.0
2016-09-27 16:13:44 +00:00
memsql==2.16.0
2017-03-30 12:19:57 +00:00
atsd_client==2.0.12
2017-03-01 03:44:38 +00:00
simple_salesforce==0.72.2
PyAthena>=1.0.0
pymapd>=0.2.1
2017-11-17 10:48:49 +00:00
qds-sdk>=1.9.6
ibm-db>=2.0.9
pydruid==0.4
2016-10-05 13:54:22 +00:00
# certifi is needed to support MongoDB and SSL:
certifi
# We don't install snowflake connector by default, as it's causing conflicts with
# other packages. To properly support it we probably need to switch from pyOpenSSL
# to the other package snowflake is using (that's compatible with it).
# snowflake_connector_python==1.6.10