refactor: Remove MessagePack dependency and related cache management code

This commit is contained in:
Will Miao
2025-07-24 19:30:47 +08:00
parent 6f3aeb61e7
commit dda9eb4d7c
4 changed files with 3 additions and 321 deletions

View File

@@ -9,6 +9,5 @@ requests
toml
numpy
natsort
msgpack
pyyaml
GitPython