triad>=0.7.0
adagio>=0.2.4
qpd>=0.3.4
fugue-sql-antlr>=0.1.1
sqlalchemy
pyarrow>=0.15.1
pandas>=1.0.2
jinja2

[all]
fugue-sql-antlr[cpp]>=0.1.0
pyspark
dask[dataframe,distributed]
ray[data]>=2.0.0
qpd[dask]>=0.3.4
notebook
jupyterlab
ipython>=7.10.0
duckdb>=0.5.0
pyarrow>=6.0.1

[all:python_version < "3.8"]
ibis-framework>=2.1.1

[all:python_version >= "3.8"]
ibis-framework>=3.2.0

[cpp_sql_parser]
fugue-sql-antlr[cpp]>=0.1.1

[dask]
dask[dataframe,distributed]
qpd[dask]>=0.3.4

[duckdb]
duckdb>=0.5.0
pyarrow>=6.0.1
numpy

[ibis]

[ibis:python_version < "3.8"]
ibis-framework>=2.1.1

[ibis:python_version >= "3.8"]
ibis-framework>=3.2.0

[notebook]
notebook
jupyterlab
ipython>=7.10.0

[ray]
ray[data]>=2.0.0
duckdb>=0.5.0
pyarrow>=6.0.1

[spark]
pyspark
