diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 0f28a93..0b7da0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,5 +9,6 @@ dependencies = [ "flask>=3.1.3", "flask-cors>=6.0.2", "ollama>=0.6.1", + "pyside6>=6.11.0", "sounddevice>=0.5.5", ] |
