open-webui: add missing pydub dependency

This commit is contained in:
Pol Dellaiera
2024-06-11 08:54:22 +02:00
parent 5b346fcd0a
commit 942e301998
+1
View File
@@ -94,6 +94,7 @@ python3.pkgs.buildPythonApplication rec {
peewee
peewee-migrate
psycopg2
pydub
pyjwt
pymysql
pypandoc