parent
5d3038a471
commit
11ff892653
|
|
@ -1,5 +1,3 @@
|
||||||
pydub
|
|
||||||
imageio-ffmpeg
|
|
||||||
aerich==0.9.1
|
aerich==0.9.1
|
||||||
aiosqlite==0.21.0
|
aiosqlite==0.21.0
|
||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
|
|
@ -18,30 +16,40 @@ colorama==0.4.6
|
||||||
cryptography==45.0.6
|
cryptography==45.0.6
|
||||||
Deprecated==1.2.18
|
Deprecated==1.2.18
|
||||||
dictdiffer==0.9.0
|
dictdiffer==0.9.0
|
||||||
|
distro==1.9.0
|
||||||
ecdsa==0.19.1
|
ecdsa==0.19.1
|
||||||
et_xmlfile==2.0.0
|
et_xmlfile==2.0.0
|
||||||
fastapi==0.116.1
|
fastapi==0.116.1
|
||||||
|
ffprobe8-binaries==0.3
|
||||||
fugashi==1.5.1
|
fugashi==1.5.1
|
||||||
h11==0.16.0
|
h11==0.16.0
|
||||||
httpcore==1.0.9
|
httpcore==1.0.9
|
||||||
httpx==0.28.1
|
httpx==0.28.1
|
||||||
idna==3.10
|
idna==3.10
|
||||||
|
imageio==2.37.0
|
||||||
|
imageio-ffmpeg==0.6.0
|
||||||
iso8601==2.1.0
|
iso8601==2.1.0
|
||||||
jaconv==0.4.0
|
jaconv==0.4.0
|
||||||
|
jiter==0.11.1
|
||||||
numpy==2.3.2
|
numpy==2.3.2
|
||||||
|
openai==2.6.1
|
||||||
openpyxl==3.1.5
|
openpyxl==3.1.5
|
||||||
pandas==2.3.1
|
pandas==2.3.1
|
||||||
pandas-stubs==2.3.2.250827
|
pandas-stubs==2.3.2.250827
|
||||||
|
pillow==12.0.0
|
||||||
|
psutil==7.1.2
|
||||||
pyasn1==0.6.1
|
pyasn1==0.6.1
|
||||||
pycparser==2.22
|
pycparser==2.22
|
||||||
pycryptodome==3.23.0
|
pycryptodome==3.23.0
|
||||||
pydantic==2.11.7
|
pydantic==2.11.7
|
||||||
pydantic_core==2.33.2
|
pydantic_core==2.33.2
|
||||||
|
pydub==0.25.1
|
||||||
pykakasi==2.3.0
|
pykakasi==2.3.0
|
||||||
pypika-tortoise==0.6.1
|
pypika-tortoise==0.6.1
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
python-dotenv==1.1.1
|
python-dotenv==1.1.1
|
||||||
python-jose==3.5.0
|
python-jose==3.5.0
|
||||||
|
python-multipart==0.0.20
|
||||||
pytz==2025.2
|
pytz==2025.2
|
||||||
redis==6.4.0
|
redis==6.4.0
|
||||||
requests==2.32.5
|
requests==2.32.5
|
||||||
|
|
@ -50,6 +58,7 @@ six==1.17.0
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
starlette==0.47.2
|
starlette==0.47.2
|
||||||
tortoise-orm==0.25.1
|
tortoise-orm==0.25.1
|
||||||
|
tqdm==4.67.1
|
||||||
types-pytz==2025.2.0.20250809
|
types-pytz==2025.2.0.20250809
|
||||||
typing-inspection==0.4.1
|
typing-inspection==0.4.1
|
||||||
typing_extensions==4.14.1
|
typing_extensions==4.14.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue