-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Question
My team is excited about the toolsets functionality in Agent so then we can much more easily integrate our mcp's with our tools #2024. The only issue is this hasn't been released yet on 0.4.3. In order to build with it, we'd like to install our pydantic with the github main branch, but are unsure how since there seems to be some sort of dependency issue described below.
Is there a standard way we can pull from head to develop off of there if there a future dev features that we like that we want to integrate?
❯ poetry add git+https://github.com/pydantic/pydantic-ai.git
Updating dependencies
Resolving dependencies... (0.0s)
Because pydantic-ai (0.4.4.dev19+01c550c2) @ git+https://github.com/pydantic/pydantic-ai.git@main depends on pydantic-ai-slim[ag-ui,anthropic,bedrock,cli,cohere,evals,google,groq,huggingface,mcp,mistral,openai,vertexai] (0.4.5.dev19+01c550c2) which doesn't match any versions, pydantic-ai is forbidden.
So, because 0phones depends on pydantic-ai (0.4.4.dev19+01c550c2) @ git+https://github.com/pydantic/pydantic-ai.git@main, version solving failed.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested