Skip to content

Commit 3aa24bf

Browse files
better with the right version number
1 parent 83ae0d5 commit 3aa24bf

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
@@ -82,7 +82,7 @@ bigquery = ["google-api-python-client>=1.12.1"]
8282
ckan = ["frictionless-ckan-mapper>=1.0"]
8383
csv = []
8484
datasette = ["datasette>=0.64.2"]
85-
duckdb = ["sqlalchemy>=1.4, <=2.0.36", "duckdb-engine>=0.7", "duckdb>=0.8"]
85+
duckdb = ["sqlalchemy>=1.4, <=2.0.35", "duckdb-engine>=0.7", "duckdb>=0.8"]
8686
excel = ["xlrd>=1.2", "xlwt>=1.2", "openpyxl>=3.0", "tableschema-to-template>=0.0"]
8787
json = ["ijson>=3.0", "jsonlines>=1.2"]
8888
github = ["pygithub>=1.50"]

0 commit comments

Comments
 (0)