feat: Add pyyaml to requirements for YAML support

This commit is contained in:
Will Miao
2025-07-17 15:09:29 +08:00
parent a579d36389
commit 25d5a1541e

View File

@@ -10,3 +10,4 @@ toml
numpy
natsort
msgpack
pyyaml