Skip to content

Pin known versions for target agent dependencies #267

Description

@ividal

We currently only pin any-agent and (as of #266 ) litellm. We should be pinning all libraries the agents depend on.

At the very least we should check for libraries known and used by the manufacturing agent (in pyproject.toml) and take those versions over to the target agent's requirements.txt.

Ideally we move away from requirements.txt altogether to better dependency handling - but this impacts the platform's agent runners.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency fileinfra

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions