Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
averikitsch opened this issue Oct 7, 2024 · 1 comment · Fixed by #107
Closed

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

averikitsch opened this issue Oct 7, 2024 · 1 comment · Fixed by #107
Assignees
Labels
api: firestore Issues related to the googleapis/langchain-google-firestore-python API.

Comments

@averikitsch
Copy link
Collaborator

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: googleapis/langchain-google-alloydb-pg-python#237.
We recommend that you make these changes separate from the open dependency update PR ("chore(deps): update python-nonmajor") with the commit/PR title: "feat: remove support for Python 3.8" to ensure this change is clearly noted in the CHANGELOG.

@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/langchain-google-firestore-python API. label Oct 7, 2024
@JU-2094
Copy link
Member

JU-2094 commented Oct 8, 2024

ACKED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/langchain-google-firestore-python API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants