Skip to content

Commit f7e1fb3

Browse files
committed
Move pymongo-search-utils to deps
1 parent d8dc185 commit f7e1fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/langchain-mongodb/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"langchain-text-splitters>=1.0",
1818
"numpy>=1.26",
1919
"lark<2.0.0,>=1.1.9",
20-
"pymongo-search-utils@git+https://github.com/mongodb-labs/pymongo-search-utils.git",
20+
# "pymongo-search-utils@git+https://github.com/mongodb-labs/pymongo-search-utils.git",
2121
]
2222

2323
[dependency-groups]

0 commit comments

Comments
 (0)