[Misc] Fix comparator e2e tests: add polars dep + fix dp-attention test (#21804)

Co-authored-by: Alison Shao <alison.shao@mac.lan>
This commit is contained in:
Alison Shao
2026-04-01 15:44:35 -07:00
committed by GitHub
co-authored by Alison Shao
parent 70fc4ce3ef
commit 1ac74e652e
2 changed files with 29 additions and 4 deletions
+1
View File
@@ -139,6 +139,7 @@ test = [
"pandas",
"parameterized",
"peft>=0.18.0",
"polars",
"pytest",
"pytest-cov",
"diff-cover",