Skip to content

Commit

Permalink
pin pymongo <4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
rkingsbury committed Feb 6, 2025
1 parent d303e99 commit 5fd5603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"ruamel.yaml>=0.17",
"pydantic>=2.0",
"pydantic-settings>=2.0.3",
"pymongo>=4.2.0",
"pymongo>=4.2.0,<4.11",
"monty>=2024.5.24",
"mongomock>=3.10.0",
"pydash>=4.1.0",
Expand Down

0 comments on commit 5fd5603

Please sign in to comment.