Skip to content

Commit 9400d73

Browse files
committed
Update reciprocal_rank_stage
1 parent fc2e381 commit 9400d73

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
@@ -42,7 +42,7 @@ dev = [
4242
"langchain-tests==0.3.22,<1.0",
4343
"pip>=25.0.1",
4444
"typing-extensions>=4.12.2",
45-
"pymongo-search-utils@git+https://github.com/aclark4life/pymongo-search-utils.git@INTPYTHON-752",
45+
"pymongo-search-utils@git+https://github.com/aclark4life/pymongo-search-utils.git",
4646
]
4747

4848
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)