Skip to content

Commit 24e19f4

Browse files
committed
Add langchain dev requirement
1 parent 5251d82 commit 24e19f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

settings.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ language = English
2727
status = 3
2828
user = timescale
2929
requirements = asyncpg psycopg2 pgvector
30-
dev_requirements = python-dotenv
30+
dev_requirements = python-dotenv langchain
3131
readme_nb = index.ipynb
32-
allowed_metadata_keys =
33-
allowed_cell_metadata_keys =
32+
allowed_metadata_keys =
33+
allowed_cell_metadata_keys =
3434
jupyter_hooks = True
3535
clean_ids = True
3636
clear_all = False

0 commit comments

Comments
 (0)