Unverified Commit fd987604 authored by Atream's avatar Atream Committed by GitHub
Browse files

Update pyproject.toml

parent 9d6e09ef
...@@ -30,7 +30,7 @@ dependencies = [ ...@@ -30,7 +30,7 @@ dependencies = [
"build", "build",
"fire", "fire",
"protobuf", "protobuf",
"triton == 3.2" "triton >= 3.2"
] ]
requires-python = ">=3.10" requires-python = ">=3.10"
...@@ -74,4 +74,4 @@ include = ["ktransformers"] ...@@ -74,4 +74,4 @@ include = ["ktransformers"]
[tool.black] [tool.black]
line-length = 120 line-length = 120
preview = true preview = true
unstable = true unstable = true
\ No newline at end of file
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