diff --git a/tests/e2e/pyproject.toml b/tests/e2e/pyproject.toml index 81080fb03..8a517adb3 100644 --- a/tests/e2e/pyproject.toml +++ b/tests/e2e/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ [project.optional-dependencies] vision = [ - "anthropic>=0.116.0", + "anthropic>=0.122.0", ] [tool.pytest.ini_options]