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
-2
View File
@@ -2,8 +2,6 @@ from __future__ import annotations
import typing
import pydantic
class TokenManager():
"""鉴权 Token 管理器