Skip to content

Commit

Permalink
Bump pymongo from 4.9 to 4.91. Also pin motor 3.6.0 as compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
kewldan authored Sep 20, 2024
1 parent 592a723 commit f2ba30e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ classifiers = [
]
dependencies = [
"pydantic>=1.10,<3.0",
"motor>=2.5.0,<4.0.0",
"pymongo<4.9",
"motor~=3.6.0",
"pymongo~=4.9.1",
"click>=7",
"toml",
"lazy-model==0.2.0",
Expand Down

0 comments on commit f2ba30e

Please sign in to comment.