[PR #208] [MERGED] fix(deps): Allow Numpy 2.x to fix dependencies resolution on Python 3.13 #236

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/208
Author: @kozlek
Created: 5/7/2025
Status: Merged
Merged: 5/9/2025
Merged by: @eyurtsev

Base: mainHead: allow-numpy-2.x


📝 Commits (1)

  • 57ea84c fix(deps): Allow Numpy 2.x to fix dependencies resolution on Python 3.13

📊 Changes

2 files changed (+488 additions, -434 deletions)

View changed files

📝 poetry.lock (+487 -433)
📝 pyproject.toml (+1 -1)

📄 Description

No description provided


🔄 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/208 **Author:** [@kozlek](https://github.com/kozlek) **Created:** 5/7/2025 **Status:** ✅ Merged **Merged:** 5/9/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `allow-numpy-2.x` --- ### 📝 Commits (1) - [`57ea84c`](https://github.com/langchain-ai/langchain-postgres/commit/57ea84c4428d42f4af4f12cdf85a4d3b3ea99a8e) fix(deps): Allow Numpy 2.x to fix dependencies resolution on Python 3.13 ### 📊 Changes **2 files changed** (+488 additions, -434 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+487 -433) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:17:03 -05:00
yindo closed this issue 2026-02-16 05:17:03 -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#236