Skip to content

Commit 8986f1b

Browse files
Update pymongo requirement from <4.14,>=4.12 to >=4.12,<4.15 in /libs/langgraph-checkpoint-mongodb (langchain-ai#184)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>
1 parent 17c39bd commit 8986f1b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

libs/langgraph-checkpoint-mongodb/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">=3.9"
1111
dependencies = [
1212
"langgraph-checkpoint>=2.0.23,<3.0.0",
1313
"langchain-mongodb>=0.6.1",
14-
"pymongo>=4.12,<4.14",
14+
"pymongo>=4.12,<4.15",
1515
]
1616

1717
[dependency-groups]

libs/langgraph-checkpoint-mongodb/uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)