We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb61ade commit ced9c4bCopy full SHA for ced9c4b
pyproject.toml
@@ -121,7 +121,7 @@ inspect_evals = "inspect_evals._registry"
121
122
123
[project.optional-dependencies]
124
-swe_bench = ["swebench>=2.1.0", "docker"]
+swe_bench = ["swebench==2.1.8", "docker"]
125
mathematics = ["sympy", "antlr4-python3-runtime==4.13.2"]
126
worldsense = ["pandas"]
127
sevenllm = ["jieba==0.42.1", "sentence_transformers==3.3.1", "rouge==1.0.1"]
0 commit comments