[Hardware][Gaudi][BugFix] Fix dataclass error due to triton package update (#12338)

Signed-off-by: zhenwei <zhenweiliu@habana.ai>
This commit is contained in:
liuzhenwei
2025-01-23 16:35:46 +08:00
committed by GitHub
parent 511627445e
commit 8ae5ff2009

View File

@@ -3,7 +3,7 @@
# Dependencies for HPU code # Dependencies for HPU code
ray ray
triton triton==3.1.0
pandas pandas
tabulate tabulate
setuptools>=61 setuptools>=61