Skip to content

Commit 523f083

Browse files
committed
⬆️ Change the version limit range of pydantic.
1 parent ff37d60 commit 523f083

File tree

2 files changed

+1
-220
lines changed

2 files changed

+1
-220
lines changed

poetry.lock

-219
This file was deleted.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.8.0"
10-
pydantic = "<=2.6.1"
10+
pydantic = "^2.0.0"
1111
loguru = "^0.6.0"
1212

1313

0 commit comments

Comments
 (0)