File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " astabench"
7- version = " 0.0.2 "
7+ version = " 0.0.1 "
88readme = " README.md"
99requires-python = " >=3.11"
1010dependencies = [
@@ -24,6 +24,7 @@ dependencies = [
2424 " httpx~=0.28.1" ,
2525 " h2~=4.2.0" ,
2626 " pandas" ,
27+ " inspect_evals[core_bench] @ git+https://github.com/UKGovernmentBEIS/inspect_evals.git@c2bec9ebee7a5995512bf5ff67a2e82afe4d12e1#egg=inspect_evals" ,
2728 " anthropic>=0.52.0"
2829]
2930
@@ -60,9 +61,6 @@ datavoyager = [
6061futurehouse = [
6162 " futurehouse-client==0.3.19" ,
6263]
63- core_bench = [
64- " inspect_evals[core_bench] @ git+https://github.com/UKGovernmentBEIS/inspect_evals.git@c2bec9ebee7a5995512bf5ff67a2e82afe4d12e1#egg=inspect_evals" ,
65- ]
6664storm = [
6765 " knowledge-storm @ git+https://github.com/gituser768/storm.git@dh-fix-youcom" ,
6866]
You can’t perform that action at this time.
0 commit comments