Update pyproject.toml
support python 3.10
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ authors = [
|
|||||||
]
|
]
|
||||||
license = {text = "Apache-2.0"}
|
license = {text = "Apache-2.0"}
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.10"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"numpy>=1.26.4",
|
"numpy>=1.26.4",
|
||||||
"huggingface_hub[cli]>=0.23.0",
|
"huggingface_hub[cli]>=0.23.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user