Skip to content

Commit 14c6f46

Browse files
author
Shrey Modi
committed
changepyproject.toml
1 parent b16bd50 commit 14c6f46

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,11 @@ box2d = [
9797
"gymnasium[box2d]>=0.29.0",
9898
"Pillow",
9999
]
100+
swebench = [
101+
"mini-swe-agent>=1.14.0",
102+
"datasets>=2.0.0",
103+
"litellm>=1.75.0", # Note: Overrides core litellm<1.75.0 for swebench compatibility
104+
]
100105
langfuse = [
101106
"langfuse>=2.0.0",
102107
]

0 commit comments

Comments
 (0)