We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ae0d5 commit 3aa24bfCopy full SHA for 3aa24bf
pyproject.toml
@@ -82,7 +82,7 @@ bigquery = ["google-api-python-client>=1.12.1"]
82
ckan = ["frictionless-ckan-mapper>=1.0"]
83
csv = []
84
datasette = ["datasette>=0.64.2"]
85
-duckdb = ["sqlalchemy>=1.4, <=2.0.36", "duckdb-engine>=0.7", "duckdb>=0.8"]
+duckdb = ["sqlalchemy>=1.4, <=2.0.35", "duckdb-engine>=0.7", "duckdb>=0.8"]
86
excel = ["xlrd>=1.2", "xlwt>=1.2", "openpyxl>=3.0", "tableschema-to-template>=0.0"]
87
json = ["ijson>=3.0", "jsonlines>=1.2"]
88
github = ["pygithub>=1.50"]
0 commit comments