From d87bedcee9f784dd67d189b6fb06727e5a83c6b9 Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Wed, 15 Nov 2023 16:22:53 +0800 Subject: [PATCH] update requirements --- requirements_version.txt | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/requirements_version.txt b/requirements_version.txt index 3174828..ad51e03 100644 --- a/requirements_version.txt +++ b/requirements_version.txt @@ -3,28 +3,33 @@ anyio==3.7.1 av==10.0.0 certifi==2023.7.22 cffi==1.16.0 -charset-normalizer==3.3.0 +charset-normalizer==3.3.2 click==8.1.7 coloredlogs==15.0.1 -ctranslate2==3.20.0 -fastapi==0.103.2 +ctranslate2==3.21.0 +fastapi==0.104.1 faster-whisper==0.9.0 -filelock==3.12.4 +filelock==3.13.1 flatbuffers==23.5.26 -fsspec==2023.9.2 +fsspec==2023.10.0 h11==0.14.0 +httptools==0.6.1 huggingface-hub==0.17.3 humanfriendly==10.0 idna==3.4 mpmath==1.3.0 -numpy==1.26.1 -onnxruntime==1.16.1 +numpy==1.26.2 +onnxruntime==1.16.2 OpenCC==1.1.7 packaging==23.2 -protobuf==4.24.4 +prometheus-client==0.18.0 +prometheus-fastapi-instrumentator==6.1.0 +protobuf==4.25.0 pycparser==2.21 -pydantic==2.4.2 -pydantic_core==2.10.1 +pydantic==2.5.0 +pydantic_core==2.14.1 +python-dotenv==1.0.0 +python-multipart==0.0.6 PyYAML==6.0.1 requests==2.31.0 sniffio==1.3.0 @@ -34,6 +39,9 @@ sympy==1.12 tokenizers==0.14.1 tqdm==4.66.1 typing_extensions==4.8.0 -urllib3==2.0.6 -uvicorn==0.23.2 +urllib3==2.1.0 +uvicorn==0.24.0.post1 +uvloop==0.19.0 +watchfiles==0.21.0 +websockets==12.0 whisper-ctranslate2==0.3.2