Skip to content

What are our options for installing the most recent dev version? #2249

@ryx2

Description

@ryx2

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

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions