fix requirements
This commit is contained in:
parent
565bd5b3a1
commit
daa25f78da
4 changed files with 517 additions and 5 deletions
|
|
@ -1,5 +1,23 @@
|
|||
PyAudio==0.2.13
|
||||
anyio==3.6.2
|
||||
certifi==2022.12.7
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.0.1
|
||||
click==8.1.3
|
||||
decorator==5.1.1
|
||||
fastapi==0.92.0
|
||||
h11==0.14.0
|
||||
idna==3.4
|
||||
numpy==1.24.2
|
||||
ply==3.11
|
||||
pycparser==2.21
|
||||
pydantic==1.10.5
|
||||
python-dotenv==0.21.1
|
||||
requests==2.28.2
|
||||
six==1.16.0
|
||||
sniffio==1.3.0
|
||||
sounddevice==0.4.6
|
||||
starlette==0.25.0
|
||||
typing_extensions==4.5.0
|
||||
urllib3==1.26.14
|
||||
uvicorn==0.20.0
|
||||
websockets==10.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue