Skip to content

Commit d698db8

Browse files
committed
chore: relax pydantic version a bit
1 parent b4dfb81 commit d698db8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"aiohttp>=3",
2929
"anyio>=4",
3030
"pycron>=3.0.0",
31-
"pydantic>=2.13,<3.0",
31+
"pydantic>=2.5,<3.0",
3232
"taskiq_dependencies>=1.3.1,<2",
3333
"typing-extensions>=3.10.0.0; python_version < '3.11'"
3434
]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)