Skip to content

Commit ed64144

Browse files
committed
update the minimum required duckdb version for motherduck
1 parent 3fd4dd9 commit ed64144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ duckdb = []
111111
fabric = ["pyodbc>=5.0.0"]
112112
gcppostgres = ["cloud-sql-python-connector[pg8000]>=1.8.0"]
113113
github = ["PyGithub>=2.6.0"]
114-
motherduck = ["duckdb>=1.2.0"]
114+
motherduck = ["duckdb>=1.3.2"]
115115
mssql = ["pymssql"]
116116
mssql-odbc = ["pyodbc>=5.0.0"]
117117
mysql = ["pymysql"]

0 commit comments

Comments
 (0)