Skip to content

Commit

Permalink
[vdsql-] always requires duckdb
Browse files Browse the repository at this point in the history
  • Loading branch information
saulpw committed Jul 23, 2023
1 parent 254eb22 commit 4c9b810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion visidata/apps/vdsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ibis-framework[sqlite,clickhouse,bigquery] >= 6
ibis-framework[duckdb,sqlite,clickhouse,bigquery] >= 6
ibis-substrait
sqlparse
psycopg2-binary
Expand Down

0 comments on commit 4c9b810

Please sign in to comment.