Skip to content

Commit

Permalink
Merge pull request #19 from tarsil/feat/reqs
Browse files Browse the repository at this point in the history
Update pydantic
  • Loading branch information
tarsil authored Dec 25, 2023
2 parents 1927194 + 191f547 commit bc2e53e
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 @@ -41,7 +41,7 @@ classifiers = [
dependencies = [
"motor>=3.3.1",
"orjson>=3.9.5",
"pydantic>=2.4.0",
"pydantic>=2.5.3,<3.0.0",
"pydantic-settings>=2.0.3",
]
keywords = ["mongoz"]
Expand Down

0 comments on commit bc2e53e

Please sign in to comment.