Skip to content

Commit d268193

Browse files
committed
Add a couple of python dependencies to use in later examples
1 parent bd29230 commit d268193

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pixi.toml

+2
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,8 @@ umap-learn = "==0.5.7"
668668
# External deps
669669
jupyter = ">=1.0"
670670
polars = ">=0.12.0"
671+
datafusion = ">=45.2.0"
672+
av = "14.2.0"
671673

672674
segment-anything = { git = "https://github.com/facebookresearch/segment-anything.git" }
673675
mesh-to-sdf = { git = "https://github.com/marian42/mesh_to_sdf.git" }

0 commit comments

Comments
 (0)