Commit 14f90f2c authored by zhuwenwen's avatar zhuwenwen
Browse files

update deps

parent fa3bae2e
...@@ -6,7 +6,7 @@ requires = [ ...@@ -6,7 +6,7 @@ requires = [
"packaging>=24.2", "packaging>=24.2",
"setuptools>=77.0.3,<80.0.0", "setuptools>=77.0.3,<80.0.0",
"setuptools-scm>=8.0", "setuptools-scm>=8.0",
"torch == 2.4.1", "torch == 2.9.0",
"wheel", "wheel",
"jinja2", "jinja2",
] ]
......
...@@ -23,8 +23,8 @@ cmake==3.29 ...@@ -23,8 +23,8 @@ cmake==3.29
quart quart
fastrlock==0.8.3 fastrlock==0.8.3
torch == 2.5.1 torch == 2.9.0
triton == 3.1 triton == 3.3.0
flash_attn == 2.6.1 flash_attn == 2.6.1
flash_mla == 1.0.0 flash_mla == 1.0.0
lightop == 0.6.0 lightop == 0.6.0
......
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