diff --git a/requirements.txt b/requirements.txt index 38ecf5c..1aaa721 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -anthropic>=0.120.0 +anthropic>=0.120.2 # openai is a soft dependency: install it only if you set # BENCH_PROVIDER=openrouter (see utils/api.py).