Skip to content

Commit

Permalink
⬆️ update pydantic version (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
yezz123 committed Feb 4, 2024
1 parent cdbbfeb commit c7468eb
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 @@ -37,7 +37,7 @@ classifiers = [

dependencies = [
"typing-extensions >=3.7.4,<4.10.0",
"pydantic>=2.5.3",
"pydantic>=2.5.3,<2.7.0",
"Django >=3.2.0,<6.0.0",
]

Expand Down

0 comments on commit c7468eb

Please sign in to comment.