fix: add scify package to pypoetry (#7182)
* ⬆️ (pyproject.toml): upgrade scipy dependency to version 1.15.2 to ensure compatibility and access to new features
* add scipy to pypoetry
This commit is contained in:
parent
1501066f90
commit
6f9fefefef
2 changed files with 3 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ dependencies = [
|
|||
"sqlalchemy[aiosqlite]>=2.0.38,<3.0.0",
|
||||
"elevenlabs>=1.54.0",
|
||||
"webrtcvad>=2.0.10",
|
||||
"scipy>=1.15.2",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue