"git@developer.sourcefind.cn:OpenDAS/torch-harmonics.git" did not exist on "b6c48457994ca02832223bf2f37a16013a1729fd"
Unverified Commit fd987604 authored by Atream's avatar Atream Committed by GitHub
Browse files

Update pyproject.toml

parent 9d6e09ef
......@@ -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
\ No newline at end of file
unstable = true
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment