Commit 65068ca
fix: add psycopg2 dependency to Open WebUI for PostgreSQL support
The PostgreSQL migration (#363) set DATABASE_URL but the default
open-webui package doesn't include the psycopg2 driver. Include the
postgres optional dependencies (psycopg2-binary, pgvector).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4e4ce54 commit 65068ca
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
6 | 13 | | |
7 | 14 | | |
8 | 15 | | |
| |||
0 commit comments