build: 增加h5py 版本号

This commit is contained in:
ViperEkura 2026-03-04 21:29:37 +08:00
parent 5a8c442315
commit c74fbf84b7
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ name = "khaosz"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"h5py==3.15.1",
"numpy==2.3.2",
"torch==2.7.1",
"tokenizers==0.21.4",