Skip to content

Commit 645467b

Browse files
committed
Add couchbase-columnar to pyproject.toml
Signed-off-by: Elliot Scribner <elliot.scribner@couchbase.com>
1 parent d23a582 commit 645467b

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
@@ -55,7 +55,7 @@ azure = [
5555
"pymssql"
5656
]
5757
cassandra = ["cassandra-driver>=3.24.0,<4"]
58-
couchbase = ["couchbase==4.3.2"]
58+
couchbase = ["couchbase==4.3.2", "couchbase-columnar==1.0.0"]
5959
delta = ["deltalake"]
6060
duckdb = ["ibis-framework[duckdb]>=9.0.0,<10"]
6161
elasticsearch = ["elasticsearch>=8.13.0"]

0 commit comments

Comments
 (0)