[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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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