Python 3.12/3.13 support? #3007

Closed
opened 2025-11-11 15:19:33 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @i0ntempest on GitHub (Dec 13, 2024).

Feature Request

Is your feature request related to a problem? Please describe.
Can this project support Python 3.12 and 3.13? 3.11 is at "security fix" status and is only provided in source form. I forced pip to install open webui with 3.12 and it works just fine. It's just one line of change in pyproject.toml.

Describe the solution you'd like
Support Python 3.12 and possibly 3.13

Describe alternatives you've considered
N/A

Additional context
N/A

Originally created by @i0ntempest on GitHub (Dec 13, 2024). # Feature Request **Is your feature request related to a problem? Please describe.** Can this project support Python 3.12 and 3.13? 3.11 is at "security fix" status and is only provided in source form. I forced pip to install open webui with 3.12 and it works just fine. It's just one line of change in pyproject.toml. **Describe the solution you'd like** Support Python 3.12 and possibly 3.13 **Describe alternatives you've considered** N/A **Additional context** N/A
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#3007