parallel runs

This commit is contained in:
Adil Hafeez 2026-02-09 11:31:02 -08:00
parent 52903d8662
commit 36af25b0df
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
2 changed files with 2 additions and 1 deletions

View file

@ -13,6 +13,7 @@ dependencies = [
"pytest-sugar>=1.0.0",
"deepdiff>=8.0.1",
"pytest-retry>=1.6.3",
"pytest-xdist>=3.5.0",
"anthropic>=0.66.0",
"openai>=1.0.0",
]