googleapis / googleapis/langchain-google-memorystore-redis-python

Update to LangChain V0.3 and remove Py3.8 support

Open
#98 1 comment 0 reactions 1 assignee Claimed by @PingXie View on GitHub
api: redis priority: p1 type: feature request
Dominant language
Python
Stars
18
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Recently, LangChain has released V0.3 for their libraries which removes support for Python v3.8. Other changes in this release should not affect our integrations. Python v3.8 is reaching EOL in October 2024. Therefore, we have decided to remove support for v3.8 from our libraries.

Here is an example of the changes that need to be made: https://github.com/googleapis/langchain-google-alloydb-pg-python/pull/237.
We recommend that you make these changes separate from the open dependency update PR (["chore(deps): update python-nonmajor"](https://github.com/googleapis/langchain-google-spanner-python/pull/89)) with the commit/PR title: "feat: remove support for Python 3.8" to ensure this change is clearly noted in the CHANGELOG.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.