mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-25 13:35:35 -04:00
[PR #649] [MERGED] Fix: Update python dependence version #674
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-docs-archived/pull/649
Author: @SulphurFH
Created: 3/21/2025
Status: ✅ Merged
Merged: 4/15/2025
Merged by: @AllenWriter
Base:
main← Head:feature/update-python-dep📝 Commits (1)
69296b3fh-ft-update-python-dependence-version📊 Changes
12 files changed (+18 additions, -18 deletions)
View changed files
📝
en/community/contribution.md(+1 -1)📝
en/llms.txt(+3 -3)📝
en/plugins/quick-start/develop-plugins/bundle.md(+1 -1)📝
en/plugins/schema-definition/manifest.md(+1 -1)📝
jp/community/contribution.md(+1 -1)📝
jp/llms.txt(+3 -3)📝
jp/plugins/quick-start/develop-plugins/bundle.md(+1 -1)📝
jp/plugins/schema-definition/manifest.md(+1 -1)📝
zh_CN/community/contribution.md(+1 -1)📝
zh_CN/llms.txt(+3 -3)📝
zh_CN/plugins/quick-start/develop-plugins/bundle.md(+1 -1)📝
zh_CN/plugins/schema-definition/manifest.md(+1 -1)📄 Description
Dify backend has updated the Python version requirement to >=3.11,<3.13.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.