⬆️ Fix: 屏蔽 pydantic 2.10.0 (#3137)

This commit is contained in:
Ju4tCode
2024-11-23 11:34:15 +08:00
committed by GitHub
parent 02c41eb97a
commit f2a35a7520
6 changed files with 1640 additions and 1685 deletions

View File

@ -11,7 +11,7 @@ python = "^3.9"
trio = "^0.27.0"
nonebug = "^0.4.1"
wsproto = "^1.2.0"
pytest-cov = "^5.0.0"
pytest-cov = "^6.0.0"
pytest-xdist = "^3.0.2"
werkzeug = ">=2.3.6,<4.0.0"
coverage-conditional-plugin = "^0.9.0"