We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4861ebe commit 5aceb5dCopy full SHA for 5aceb5d
1 file changed
pyproject.toml
@@ -101,9 +101,11 @@ dev = [
101
]
102
dbt = ["dbt-core<2"]
103
dlt = ["dlt"]
104
+duckdb = []
105
gcppostgres = ["cloud-sql-python-connector[pg8000]>=1.8.0"]
106
github = ["PyGithub~=2.5.0"]
107
llm = ["langchain", "openai"]
108
+motherduck = []
109
mssql = ["pymssql"]
110
mssql-odbc = ["pyodbc"]
111
mysql = ["pymysql"]
0 commit comments