[PR #155] [MERGED] Allow langchain-postgres to work with numpy 2.x #191

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/155
Author: @RyanKung
Created: 1/29/2025
Status: Merged
Merged: 2/4/2025
Merged by: @eyurtsev

Base: mainHead: feat_update_numpy


📝 Commits (1)

📊 Changes

2 files changed (+154 additions, -4 deletions)

View changed files

📝 poetry.lock (+153 -3)
📝 pyproject.toml (+1 -1)

📄 Description

This PR allow users to use langchain-postgres with numpy 2.x


🔄 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/155 **Author:** [@RyanKung](https://github.com/RyanKung) **Created:** 1/29/2025 **Status:** ✅ Merged **Merged:** 2/4/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `feat_update_numpy` --- ### 📝 Commits (1) - [`be2efef`](https://github.com/langchain-ai/langchain-postgres/commit/be2efefaf494e815922dc12a69417e094fc2fbb0) update numpy to >=1.2.1 ### 📊 Changes **2 files changed** (+154 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+153 -3) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description This PR allow users to use `langchain-postgres` with `numpy 2.x` --- <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:54 -05:00
yindo closed this issue 2026-02-16 05:16:54 -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#191