[Chore/Refactor] Improve type checking configuration (#25185)

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
-LAN-
2025-09-05 08:34:18 +08:00
committed by GitHub
parent 334218a62c
commit a2e0f80c01
9 changed files with 73 additions and 47 deletions

View File

@@ -166,6 +166,7 @@ dev = [
"types-python-http-client>=3.3.7.20240910",
"types-redis>=4.6.0.20241004",
"celery-types>=0.23.0",
"mypy~=1.17.1",
]
############################################################