diff --git a/poetry.lock b/poetry.lock index d437654c06a46..dc3b709dba0b6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -7716,33 +7716,33 @@ cffi = {version = ">=1.11", markers = "platform_python_implementation == \"PyPy\ cffi = ["cffi (>=1.11)"] [extras] -bigquery = ["db-dtypes", "google-cloud-bigquery", "google-cloud-bigquery-storage", "pyarrow", "pyarrow-hotfix", "pydata-google-auth"] -clickhouse = ["clickhouse-connect", "pyarrow", "pyarrow-hotfix"] -dask = ["dask", "packaging", "pyarrow", "pyarrow-hotfix", "regex"] -datafusion = ["datafusion", "pyarrow", "pyarrow-hotfix"] +bigquery = ["db-dtypes", "google-cloud-bigquery", "google-cloud-bigquery-storage", "numpy", "pandas", "pyarrow", "pyarrow-hotfix", "pydata-google-auth", "rich"] +clickhouse = ["clickhouse-connect", "numpy", "pandas", "pyarrow", "pyarrow-hotfix", "rich"] +dask = ["dask", "numpy", "packaging", "pandas", "pyarrow", "pyarrow-hotfix", "regex", "rich"] +datafusion = ["datafusion", "numpy", "pandas", "pyarrow", "pyarrow-hotfix", "rich"] decompiler = ["black"] deltalake = ["deltalake"] -druid = ["pyarrow", "pyarrow-hotfix", "pydruid"] -duckdb = ["duckdb", "pyarrow", "pyarrow-hotfix"] +druid = ["numpy", "pandas", "pyarrow", "pyarrow-hotfix", "pydruid", "rich"] +duckdb = ["duckdb", "numpy", "pandas", "pyarrow", "pyarrow-hotfix", "rich"] examples = ["fsspec", "pins"] -exasol = ["pyarrow", "pyarrow-hotfix", "pyexasol"] -flink = ["pyarrow", "pyarrow-hotfix"] +exasol = ["numpy", "pandas", "pyarrow", "pyarrow-hotfix", "pyexasol", "rich"] +flink = ["numpy", "pandas", "pyarrow", "pyarrow-hotfix", "rich"] geospatial = ["geoarrow-types", "geopandas", "pyproj", "shapely"] -impala = ["impyla", "pyarrow", "pyarrow-hotfix"] -mssql = ["pyarrow", "pyarrow-hotfix", "pyodbc"] -mysql = ["pyarrow", "pyarrow-hotfix", "pymysql"] -oracle = ["oracledb", "pyarrow", "pyarrow-hotfix"] -pandas = ["packaging", "pyarrow", "pyarrow-hotfix", "regex"] -polars = ["polars", "pyarrow", "pyarrow-hotfix"] -postgres = ["psycopg2", "pyarrow", "pyarrow-hotfix"] -pyspark = ["packaging", "pyarrow", "pyarrow-hotfix", "pyspark"] -risingwave = ["psycopg2", "pyarrow", "pyarrow-hotfix"] -snowflake = ["pyarrow", "pyarrow-hotfix", "snowflake-connector-python"] -sqlite = ["pyarrow", "pyarrow-hotfix", "regex"] -trino = ["pyarrow", "pyarrow-hotfix", "trino"] +impala = ["impyla", "numpy", "pandas", "pyarrow", "pyarrow-hotfix", "rich"] +mssql = ["numpy", "pandas", "pyarrow", "pyarrow-hotfix", "pyodbc", "rich"] +mysql = ["numpy", "pandas", "pyarrow", "pyarrow-hotfix", "pymysql", "rich"] +oracle = ["numpy", "oracledb", "packaging", "pandas", "pyarrow", "pyarrow-hotfix", "rich"] +pandas = ["numpy", "packaging", "pandas", "pyarrow", "pyarrow-hotfix", "regex", "rich"] +polars = ["numpy", "packaging", "pandas", "polars", "pyarrow", "pyarrow-hotfix", "rich"] +postgres = ["numpy", "pandas", "psycopg2", "pyarrow", "pyarrow-hotfix", "rich"] +pyspark = ["numpy", "packaging", "pandas", "pyarrow", "pyarrow-hotfix", "pyspark", "rich"] +risingwave = ["numpy", "pandas", "psycopg2", "pyarrow", "pyarrow-hotfix", "rich"] +snowflake = ["numpy", "pandas", "pyarrow", "pyarrow-hotfix", "rich", "snowflake-connector-python"] +sqlite = ["numpy", "pandas", "pyarrow", "pyarrow-hotfix", "regex", "rich"] +trino = ["numpy", "pandas", "pyarrow", "pyarrow-hotfix", "rich", "trino"] visualization = ["graphviz"] [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "2ef5130f6edba1140ee3f218f095b469bf81696b72829ac15d5ca60572a77a4d" +content-hash = "0d8f2e70ec6ba8cf766aa96e25c8c76bda3d85fd0356cf2f0bb085d838e94c06"