Skip to content

Conversation

@pedro-inf-custodio
Copy link
Contributor

@pedro-inf-custodio pedro-inf-custodio commented Oct 18, 2025

Description

This PR updates the project dependencies to use LangChain 1.0.0 and updates the Python version requirement from 3.9 to 3.10.

The older LangChain version was limiting users of langchain-arangodb from upgrading to the latest LangChain releases.
All unit and integration tests have been run successfully to verify compatibility with the updated dependencies.

⚠️ Note:
This may be a breaking change, as Python 3.10 is now the minimum supported version.


Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Project configuration change

Complexity

Low — Updating core dependency versions and ensuring compatibility across the project required testing and validation.


How Has This Been Tested?

  • Unit tests
  • Integration tests

All tests passed successfully after updating the dependencies.

@pedro-inf-custodio pedro-inf-custodio changed the title Update dependencies in pyproject.toml to support Python 3.10 and LangChain 1.0.0 Update dependencies in pyproject.toml to support LangChain 1.0.0 Oct 21, 2025
Copy link
Member

@aMahanna aMahanna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@aMahanna aMahanna merged commit 8eddb48 into arangoml:main Nov 5, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants