update reqs.txt
This commit is contained in:
@@ -1,10 +1,80 @@
|
||||
uvicorn[standard]
|
||||
librosa
|
||||
openai-whisper
|
||||
torch
|
||||
loguru
|
||||
fastapi
|
||||
python-multipart
|
||||
jinja2
|
||||
pillow
|
||||
python-dotenv
|
||||
annotated-types==0.7.0
|
||||
anyio==4.8.0
|
||||
audioread==3.0.1
|
||||
certifi==2025.1.31
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.1
|
||||
click==8.1.8
|
||||
decorator==5.2.1
|
||||
fastapi==0.115.11
|
||||
fastapi-mcp==0.2.0
|
||||
ffmpeg-python==0.2.0
|
||||
filelock==3.17.0
|
||||
fsspec==2025.3.0
|
||||
future==1.0.0
|
||||
h11==0.14.0
|
||||
httpcore==1.0.8
|
||||
httptools==0.6.4
|
||||
httpx==0.28.1
|
||||
httpx-sse==0.4.0
|
||||
huggingface-hub==0.29.2
|
||||
idna==3.10
|
||||
Jinja2==3.1.6
|
||||
joblib==1.4.2
|
||||
lazy_loader==0.4
|
||||
librosa==0.10.2.post1
|
||||
llvmlite==0.44.0
|
||||
loguru==0.7.3
|
||||
markdown-it-py==3.0.0
|
||||
MarkupSafe==3.0.2
|
||||
mcp==1.6.0
|
||||
mcp-proxy==0.5.1
|
||||
mdurl==0.1.2
|
||||
more-itertools==10.6.0
|
||||
mpmath==1.3.0
|
||||
msgpack==1.1.0
|
||||
networkx==3.4.2
|
||||
numba==0.61.0
|
||||
numpy==2.1.3
|
||||
packaging==24.2
|
||||
pillow==11.1.0
|
||||
platformdirs==4.3.6
|
||||
pooch==1.8.2
|
||||
pycparser==2.22
|
||||
pydantic==2.10.6
|
||||
pydantic-settings==2.8.1
|
||||
pydantic_core==2.27.2
|
||||
Pygments==2.19.1
|
||||
python-dotenv==1.0.1
|
||||
python-multipart==0.0.20
|
||||
PyYAML==6.0.2
|
||||
regex==2024.11.6
|
||||
requests==2.32.3
|
||||
rich==14.0.0
|
||||
safetensors==0.5.3
|
||||
scikit-learn==1.6.1
|
||||
scipy==1.15.2
|
||||
setuptools==75.8.0
|
||||
shellingham==1.5.4
|
||||
sniffio==1.3.1
|
||||
soundfile==0.13.1
|
||||
soxr==0.5.0.post1
|
||||
sse-starlette==2.2.1
|
||||
starlette==0.46.1
|
||||
sympy==1.13.1
|
||||
threadpoolctl==3.5.0
|
||||
tokenizers==0.21.0
|
||||
tomli==2.2.1
|
||||
torch==2.6.0
|
||||
tqdm==4.67.1
|
||||
transformers==4.49.0
|
||||
typer==0.15.2
|
||||
typing_extensions==4.12.2
|
||||
urllib3==2.3.0
|
||||
uvicorn==0.34.0
|
||||
uvloop==0.21.0
|
||||
watchfiles==1.0.4
|
||||
websockets==15.0.1
|
||||
wheel==0.45.1
|
||||
whisper-openai==1.0.0
|
||||
yt-dlp==2025.2.19
|
||||
|
||||
Reference in New Issue
Block a user