Skip to content

Commit d3093af

Browse files
committed
[tinker_cookbook] add neptune dependency.
1 parent f9e3671 commit d3093af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ vector-search = [
4646
wandb = [
4747
"wandb",
4848
]
49+
neptune_scale = [
50+
"neptune-scale>=0.27.0",
51+
]
4952

5053
[build-system]
5154
requires = ["hatchling"]

0 commit comments

Comments
 (0)