Update pyproject.toml

This commit is contained in:
Atream 2025-04-29 12:11:11 +08:00 committed by GitHub
parent 9d6e09efa6
commit fd9876049d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ dependencies = [
"build",
"fire",
"protobuf",
"triton == 3.2"
"triton >= 3.2"
]
requires-python = ">=3.10"
@ -74,4 +74,4 @@ include = ["ktransformers"]
[tool.black]
line-length = 120
preview = true
unstable = true
unstable = true