[PR #72] [MERGED] small:Change python version #149

Closed
opened 2026-02-16 05:16:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/72
Author: @pprados
Created: 6/18/2024
Status: Merged
Merged: 6/18/2024
Merged by: @eyurtsev

Base: mainHead: pprados/fix_python_version


📝 Commits (1)

📊 Changes

2 files changed (+148 additions, -53 deletions)

View changed files

📝 poetry.lock (+147 -52)
📝 pyproject.toml (+1 -1)

📄 Description

The minimum python version is 3.9 and not 3.8.1 like langchain.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langchain-postgres/pull/72 **Author:** [@pprados](https://github.com/pprados) **Created:** 6/18/2024 **Status:** ✅ Merged **Merged:** 6/18/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `pprados/fix_python_version` --- ### 📝 Commits (1) - [`cee3b93`](https://github.com/langchain-ai/langchain-postgres/commit/cee3b93043a09e741b8d3d4bde2b98b92aac4fe0) Change python version ### 📊 Changes **2 files changed** (+148 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+147 -52) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description The minimum python version is 3.9 and not 3.8.1 like langchain. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 05:16:45 -05:00
yindo closed this issue 2026-02-16 05:16:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-postgres#149