Skip to content

Commit a4d62a0

Browse files
committed
Add pymongo-search-utils to optional deps
1 parent 8880862 commit a4d62a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/langchain-mongodb/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ dev = [
4343
"langchain-tests==0.3.22",
4444
"pip>=25.0.1",
4545
"typing-extensions>=4.12.2",
46+
"pymongo-search-utils@git+https://github.com/mongodb-labs/pymongo-search-utils.git",
4647
]
4748

4849
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)