deps: bump pydantic to v2

This commit is contained in:
Junyan Qin
2024-11-22 23:29:12 +08:00
parent 05da43f606
commit e8cc048901
22 changed files with 19 additions and 28 deletions

View File

@@ -1,7 +1,5 @@
from __future__ import annotations
import pydantic
LOG_PAGE_SIZE = 20
MAX_CACHED_PAGES = 10