Skip to content

Commit 2f617d1

Browse files
committed
pip install duckdb google-generativeai langchain
1 parent 63cdd76 commit 2f617d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contrib/vm/container_manager.py

+3
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@
346346
"cufflinks",
347347
"dash",
348348
"dask[array]",
349+
"duckdb",
349350
"emoji",
350351
"galgebra",
351352
"geopandas",
@@ -355,6 +356,7 @@
355356
"gif",
356357
"giotto-tda",
357358
"google-api-python-client",
359+
"google-generativeai",
358360
"graphviz",
359361
"gspread",
360362
"fipy",
@@ -367,6 +369,7 @@
367369
"keras",
368370
"keyring",
369371
"koboextractor",
372+
"langchain",
370373
"lenstools",
371374
"lhsmdu",
372375
"lxml",

0 commit comments

Comments
 (0)