Skip to content

Commit 3876404

Browse files
authored
Downgrade duckdb version from 1.4.4 to 1.1.0
1 parent 109f4e8 commit 3876404

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"numpy",
1515
"matplotlib",
1616
"scipy",
17-
"duckdb==1.4.4",
17+
"duckdb==1.1.0",
1818
"shapely",
1919
]
2020

0 commit comments

Comments
 (0)