[PR #135] [MERGED] chore[0.4.0]: update dependencies and remove pydub from main requirements #172

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/135
Author: @Yeuoly
Created: 5/9/2025
Status: Merged
Merged: 5/19/2025
Merged by: @Yeuoly

Base: mainHead: chore/remove-pydub


📝 Commits (2)

  • 9732056 chore: update dependencies and remove pydub from main requirements
  • 3b36de3 Merge branch 'main' into chore/remove-pydub

📊 Changes

3 files changed (+83 additions, -114 deletions)

View changed files

📝 python/examples/openai/requirements.txt (+1 -0)
📝 python/pdm.lock (+82 -113)
📝 python/pyproject.toml (+0 -1)

📄 Description

  • Removed pydub from the main dependencies in pyproject.toml.
  • Added pydub back to the requirements.txt for the OpenAI example.

This PR will be merged when release 0.4.0


🔄 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/135 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 5/9/2025 **Status:** ✅ Merged **Merged:** 5/19/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `chore/remove-pydub` --- ### 📝 Commits (2) - [`9732056`](https://github.com/langgenius/dify-plugin-sdks/commit/9732056783dd3d4e7d8fe2809317dee3576e5c03) chore: update dependencies and remove pydub from main requirements - [`3b36de3`](https://github.com/langgenius/dify-plugin-sdks/commit/3b36de3943124e99a1497027b9f33f362ef54424) Merge branch 'main' into chore/remove-pydub ### 📊 Changes **3 files changed** (+83 additions, -114 deletions) <details> <summary>View changed files</summary> 📝 `python/examples/openai/requirements.txt` (+1 -0) 📝 `python/pdm.lock` (+82 -113) 📝 `python/pyproject.toml` (+0 -1) </details> ### 📄 Description - Removed `pydub` from the main dependencies in `pyproject.toml`. - Added `pydub` back to the `requirements.txt` for the OpenAI example. This PR will be merged when release 0.4.0 --- <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:16:04 -05:00
yindo closed this issue 2026-02-15 21:16:04 -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#172