From 11ff8926537434e5fd5562ed93d2059f7f9ba6f0 Mon Sep 17 00:00:00 2001 From: Miyamizu-MitsuhaSang <2510681107@qq.com> Date: Sun, 2 Nov 2025 19:01:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0AI=E5=86=99=E4=BD=9C=E6=8C=87?= =?UTF-8?q?=E5=AF=BC=E6=A8=A1=E5=9D=97=20=E6=96=B0=E5=A2=9E=E5=8F=91?= =?UTF-8?q?=E9=9F=B3=E6=B5=8B=E8=AF=95=E6=A8=A1=E5=9D=97=20=E7=BF=BB?= =?UTF-8?q?=E8=AF=91=E6=A8=A1=E5=9D=97=E4=BD=BF=E7=94=A8=E5=AE=9E=E6=97=B6?= =?UTF-8?q?=E5=88=B7=E6=96=B0=E7=AD=96=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d85baf0..125ee28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,3 @@ -pydub -imageio-ffmpeg aerich==0.9.1 aiosqlite==0.21.0 annotated-types==0.7.0 @@ -18,30 +16,40 @@ colorama==0.4.6 cryptography==45.0.6 Deprecated==1.2.18 dictdiffer==0.9.0 +distro==1.9.0 ecdsa==0.19.1 et_xmlfile==2.0.0 fastapi==0.116.1 +ffprobe8-binaries==0.3 fugashi==1.5.1 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 idna==3.10 +imageio==2.37.0 +imageio-ffmpeg==0.6.0 iso8601==2.1.0 jaconv==0.4.0 +jiter==0.11.1 numpy==2.3.2 +openai==2.6.1 openpyxl==3.1.5 pandas==2.3.1 pandas-stubs==2.3.2.250827 +pillow==12.0.0 +psutil==7.1.2 pyasn1==0.6.1 pycparser==2.22 pycryptodome==3.23.0 pydantic==2.11.7 pydantic_core==2.33.2 +pydub==0.25.1 pykakasi==2.3.0 pypika-tortoise==0.6.1 python-dateutil==2.9.0.post0 python-dotenv==1.1.1 python-jose==3.5.0 +python-multipart==0.0.20 pytz==2025.2 redis==6.4.0 requests==2.32.5 @@ -50,6 +58,7 @@ six==1.17.0 sniffio==1.3.1 starlette==0.47.2 tortoise-orm==0.25.1 +tqdm==4.67.1 types-pytz==2025.2.0.20250809 typing-inspection==0.4.1 typing_extensions==4.14.1