Add MessagePack support for efficient cache serialization and update dependencies

This commit is contained in:
Will Miao
2025-05-28 22:30:06 +08:00
parent a0b0d40a19
commit e7c626eb5f
4 changed files with 187 additions and 3 deletions

View File

@@ -10,4 +10,5 @@ requests
toml
numpy
torch
natsort
natsort
msgpack