[PR #649] [MERGED] Fix: Update python dependence version #674

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

📋 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: mainHead: feature/update-python-dep


📝 Commits (1)

  • 69296b3 fh-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.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs-archived/pull/649 **Author:** [@SulphurFH](https://github.com/SulphurFH) **Created:** 3/21/2025 **Status:** ✅ Merged **Merged:** 4/15/2025 **Merged by:** [@AllenWriter](https://github.com/AllenWriter) **Base:** `main` ← **Head:** `feature/update-python-dep` --- ### 📝 Commits (1) - [`69296b3`](https://github.com/langgenius/dify-docs-archived/commit/69296b3231ec392c6f93175e9a6bc5dc9df8d296) fh-ft-update-python-dependence-version ### 📊 Changes **12 files changed** (+18 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Dify backend has updated the Python version requirement to >=3.11,<3.13. [](https://github.com/langgenius/dify/blob/main/api/pyproject.toml#L3) --- <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 11:21:27 -05:00
yindo closed this issue 2026-02-16 11:21:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs-archived#674