Skip to content

Issues with dependency pinning between langchain-ollama and nx-arangodb[llm] #74

@colltoaction

Description

@colltoaction

Hi, I'm working on my project for the Hackathon 🎉. I'm having issues with dependency pinning.

When I try to install langchain-ollama after nx-arangodb[llm] I get:

$ pip install langchain-ollama
...
This behaviour is the source of the following dependency conflicts. langchain-community 0.2.19 requires langchain-core<0.3.0,>=0.2.43, but you have langchain-core 0.3.35 which is incompatible. langchain 0.2.17 requires langchain-core<0.3.0,>=0.2.43, but you have langchain-core 0.3.35 which is incompatible. langchain-openai 0.1.25 requires langchain-core<0.3.0,>=0.2.40, but you have langchain-core 0.3.35 which is incompatible. langchain-text-splitters 0.2.4 requires langchain-core<0.3.0,>=0.2.38, but you have langchain-core 0.3.35 which is incompatible.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions