[PR #60] [MERGED] chore: update dependency constraint for yarl #112

Closed
opened 2026-02-15 21:15:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/60
Author: @Nov1c444
Created: 3/20/2025
Status: Merged
Merged: 3/26/2025
Merged by: @Nov1c444

Base: mainHead: chore/upgrade-yarl-version


📝 Commits (5)

  • 46ca484 chore: update dependency constraint for yarl
  • 4dac802 Merge branch 'main' into chore/upgrade-yarl-version
  • f1e62ad chore: update dependency constraint for pydantic
  • 51a2793 Merge branch 'main' into chore/upgrade-yarl-version
  • ad5f121 chore: lock version

📊 Changes

2 files changed (+401 additions, -218 deletions)

View changed files

📝 python/pdm.lock (+398 -213)
📝 python/pyproject.toml (+3 -5)

📄 Description

Upgrade yarl dependency constraints to resolve library dependency conflict issues
image


🔄 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/langgenius/dify-plugin-sdks/pull/60 **Author:** [@Nov1c444](https://github.com/Nov1c444) **Created:** 3/20/2025 **Status:** ✅ Merged **Merged:** 3/26/2025 **Merged by:** [@Nov1c444](https://github.com/Nov1c444) **Base:** `main` ← **Head:** `chore/upgrade-yarl-version` --- ### 📝 Commits (5) - [`46ca484`](https://github.com/langgenius/dify-plugin-sdks/commit/46ca484beb859e8cb31e2bdd6c161174165aea82) chore: update dependency constraint for yarl - [`4dac802`](https://github.com/langgenius/dify-plugin-sdks/commit/4dac802553f265ef5f1428f6ab7b12b222f9a2e2) Merge branch 'main' into chore/upgrade-yarl-version - [`f1e62ad`](https://github.com/langgenius/dify-plugin-sdks/commit/f1e62ad85b7c7a5f86f344cfc70ca475869d227b) chore: update dependency constraint for pydantic - [`51a2793`](https://github.com/langgenius/dify-plugin-sdks/commit/51a2793c4713373316714a36007cd193dc301b8d) Merge branch 'main' into chore/upgrade-yarl-version - [`ad5f121`](https://github.com/langgenius/dify-plugin-sdks/commit/ad5f12127410ac7d5e5a85358ad136ff4cb0d8ac) chore: lock version ### 📊 Changes **2 files changed** (+401 additions, -218 deletions) <details> <summary>View changed files</summary> 📝 `python/pdm.lock` (+398 -213) 📝 `python/pyproject.toml` (+3 -5) </details> ### 📄 Description Upgrade yarl dependency constraints to resolve library dependency conflict issues <img width="703" alt="image" src="https://github.com/user-attachments/assets/1cb089a1-90fd-4c93-ba03-9eed30211d4a" /> --- <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-15 21:15:49 -05:00
yindo closed this issue 2026-02-15 21:15:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#112