Skip to content

Commit 57d6bca

Browse files
ci: Add anthropic to uv typing group (#7324)
Add `anthropic` to the typing dependency group and fix the resulting mypy errors.
1 parent 12644a6 commit 57d6bca

3 files changed

Lines changed: 232 additions & 78 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ typing = [
7474
"pydantic-ai-slim>=2.23.0",
7575
"langchain-core>=1.5.3",
7676
"huggingface-hub>=1.26.1",
77+
"anthropic>=1.2.0",
7778
"google-genai>=2.21.0",
7879
]
7980
test = [

0 commit comments

Comments
 (0)