upgrade dependencies
This commit is contained in:
@@ -1,48 +1,48 @@
|
||||
annotated-types==0.6.0
|
||||
anyio==3.7.1
|
||||
av==10.0.0
|
||||
certifi==2023.7.22
|
||||
annotated-types==0.7.0
|
||||
anyio==4.4.0
|
||||
av==12.2.0
|
||||
certifi==2024.7.4
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
click==8.1.7
|
||||
coloredlogs==15.0.1
|
||||
ctranslate2==3.21.0
|
||||
fastapi==0.104.1
|
||||
faster-whisper==0.9.0
|
||||
filelock==3.13.1
|
||||
flatbuffers==23.5.26
|
||||
fsspec==2023.10.0
|
||||
ctranslate2==4.3.1
|
||||
fastapi==0.111.0
|
||||
faster-whisper==1.0.3
|
||||
filelock==3.15.4
|
||||
flatbuffers==24.3.25
|
||||
fsspec==2024.6.1
|
||||
h11==0.14.0
|
||||
httptools==0.6.1
|
||||
huggingface-hub==0.17.3
|
||||
huggingface-hub==0.23.4
|
||||
humanfriendly==10.0
|
||||
idna==3.4
|
||||
idna==3.7
|
||||
mpmath==1.3.0
|
||||
numpy==1.26.2
|
||||
onnxruntime==1.16.2
|
||||
numpy==1.26.4
|
||||
onnxruntime==1.18.1
|
||||
OpenCC==1.1.7
|
||||
packaging==23.2
|
||||
packaging==24.1
|
||||
prometheus-client==0.18.0
|
||||
prometheus-fastapi-instrumentator==6.1.0
|
||||
protobuf==4.25.0
|
||||
pycparser==2.21
|
||||
pydantic==2.5.0
|
||||
pydantic_core==2.14.1
|
||||
prometheus-fastapi-instrumentator==7.0.0
|
||||
protobuf==5.27.2
|
||||
pycparser==2.22
|
||||
pydantic==2.8.2
|
||||
pydantic_core==2.20.1
|
||||
pydub==0.25.1
|
||||
python-dotenv==1.0.0
|
||||
python-multipart==0.0.6
|
||||
python-dotenv==1.0.1
|
||||
python-multipart==0.0.9
|
||||
PyYAML==6.0.1
|
||||
requests==2.31.0
|
||||
sniffio==1.3.0
|
||||
sounddevice==0.4.6
|
||||
starlette==0.27.0
|
||||
sympy==1.12
|
||||
tokenizers==0.14.1
|
||||
tqdm==4.66.1
|
||||
typing_extensions==4.8.0
|
||||
urllib3==2.1.0
|
||||
uvicorn==0.24.0.post1
|
||||
requests==2.32.3
|
||||
sniffio==1.3.1
|
||||
sounddevice==0.4.7
|
||||
starlette==0.37.2
|
||||
sympy==1.12.1
|
||||
tokenizers==0.19.1
|
||||
tqdm==4.66.4
|
||||
typing_extensions==4.12.2
|
||||
urllib3==2.2.2
|
||||
uvicorn==0.30.1
|
||||
uvloop==0.19.0
|
||||
watchfiles==0.21.0
|
||||
watchfiles==0.22.0
|
||||
websockets==12.0
|
||||
whisper-ctranslate2==0.3.2
|
||||
whisper-ctranslate2==0.4.5
|
||||
|
||||
Reference in New Issue
Block a user