Merge pull request #360 from google-research/siriuz42-patch-3

Update pyproject.toml
This commit is contained in:
Yichen Zhou
2026-01-27 10:53:07 -08:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@ authors = [
]
license = {text = "Apache-2.0"}
readme = "README.md"
requires-python = ">=3.11"
requires-python = ">=3.10"
dependencies = [
"numpy>=1.26.4",
"huggingface_hub[cli]>=0.23.0",