[PR #23951] [CLOSED] fix(packaging): add explicit greenlet dependency #66307

Closed
opened 2026-05-06 12:35:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/23951
Author: @MukundaKatta
Created: 4/21/2026
Status: Closed

Base: mainHead: codex/add-greenlet-dependency


📝 Commits (1)

  • 1a862a7 fix(packaging): add greenlet dependency

📊 Changes

3 files changed (+3 additions, -0 deletions)

View changed files

📝 backend/requirements-min.txt (+1 -0)
📝 backend/requirements.txt (+1 -0)
📝 pyproject.toml (+1 -0)

📄 Description

Summary

  • add greenlet==3.1.1 to the published project dependencies in pyproject.toml
  • mirror the same dependency in backend/requirements.txt
  • mirror the same dependency in backend/requirements-min.txt

Closes #23942.

Testing

  • git diff --check

🔄 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/open-webui/open-webui/pull/23951 **Author:** [@MukundaKatta](https://github.com/MukundaKatta) **Created:** 4/21/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `codex/add-greenlet-dependency` --- ### 📝 Commits (1) - [`1a862a7`](https://github.com/open-webui/open-webui/commit/1a862a744bf9cdae51646a4c4e2c52d4c79be287) fix(packaging): add greenlet dependency ### 📊 Changes **3 files changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements-min.txt` (+1 -0) 📝 `backend/requirements.txt` (+1 -0) 📝 `pyproject.toml` (+1 -0) </details> ### 📄 Description Summary - add greenlet==3.1.1 to the published project dependencies in pyproject.toml - mirror the same dependency in backend/requirements.txt - mirror the same dependency in backend/requirements-min.txt Closes #23942. Testing - git diff --check --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 12:35:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#66307