We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 584d09e commit a2db8fcCopy full SHA for a2db8fc
pyproject.toml
@@ -214,7 +214,7 @@ interop-crewai = [
214
"weaviate-client>=4,<5; python_version>='3.10' and python_version<'3.13'",
215
]
216
interop-langchain = ["langchain-community>=0.3.12,<1"]
217
-interop-pydantic-ai = ["pydantic-ai==1.0.1", "fasta2a"]
+interop-pydantic-ai = ["pydantic-ai>=1.0.12", "fasta2a"]
218
interop =[
219
"ag2[interop-crewai, interop-langchain, interop-pydantic-ai]"
220
0 commit comments