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 311968f commit 7771d93Copy full SHA for 7771d93
pyproject.toml
@@ -259,7 +259,7 @@ extra-dependencies = [
259
"pyiceberg>=0.9.0",
260
# For testing clickhouse
261
"chdb>=3; platform_system != 'Windows'", # there is no suitable wheel for windows
262
- "clickhouse-connect>=0.8.16",
+ "clickhouse-connect>=0.8.17",
263
"pandas>=1.5.3",
264
"hvplot~=0.11.2",
265
# Causes issues installing `shapely` (v2.0.7)
0 commit comments