release(anthropic): 1.3.3 (#35146)

This commit is contained in:
ccurme
2026-02-10 15:58:41 -05:00
committed by GitHub
parent 031a3395ba
commit 3c22e14b61
2 changed files with 23 additions and 23 deletions

View File

@@ -20,11 +20,11 @@ classifiers = [
"Topic :: Scientific/Engineering :: Artificial Intelligence",
]
version = "1.3.2"
version = "1.3.3"
requires-python = ">=3.10.0,<4.0.0"
dependencies = [
"anthropic>=0.78.0,<1.0.0",
"langchain-core>=1.2.9,<2.0.0",
"langchain-core>=1.2.11,<2.0.0",
"pydantic>=2.7.4,<3.0.0",
]