mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
[PR #135] [MERGED] chore[0.4.0]: update dependencies and remove pydub from main requirements #172
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:chore/remove-pydub📝 Commits (2)
9732056chore: update dependencies and remove pydub from main requirements3b36de3Merge 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
pydubfrom the main dependencies inpyproject.toml.pydubback to therequirements.txtfor 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.