update poetry configuration
This commit is contained in:
1501
poetry.lock
generated
1501
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -11,7 +11,12 @@ dependencies = [
|
|||||||
"numpy (>=2.2.6,<3.0.0)",
|
"numpy (>=2.2.6,<3.0.0)",
|
||||||
"sounddevice (>=0.5.2,<0.6.0)",
|
"sounddevice (>=0.5.2,<0.6.0)",
|
||||||
"soundfile (>=0.13.1,<0.14.0)",
|
"soundfile (>=0.13.1,<0.14.0)",
|
||||||
"azure-cognitiveservices-speech (>=1.44.0,<2.0.0)"
|
"azure-cognitiveservices-speech (>=1.44.0,<2.0.0)",
|
||||||
|
"fastapi (>=0.115.12,<0.116.0)",
|
||||||
|
"aiortc (>=1.13.0,<2.0.0)",
|
||||||
|
"streamlit (>=1.45.1,<2.0.0)",
|
||||||
|
"streamlit-webrtc (>=0.62.4,<0.63.0)",
|
||||||
|
"uvicorn (>=0.34.3,<0.35.0)"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user