whisper-subtitle-generator / requirements.txt
Akhil
hf fix v5
1f897c8
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --output-file=output.txt requirements.txt
#
annotated-types==0.7.0
# via pydantic
anyio==4.10.0
# via
# starlette
# watchfiles
av==15.0.0
# via faster-whisper
certifi==2025.8.3
# via requests
charset-normalizer==3.4.3
# via requests
click==8.2.1
# via uvicorn
colorama==0.4.6
# via
# click
# tqdm
# uvicorn
coloredlogs==15.0.1
# via onnxruntime
ctranslate2==4.6.0
# via faster-whisper
fastapi==0.116.1
# via -r requirements.txt
faster-whisper==1.2.0
# via -r requirements.txt
filelock==3.19.1
# via huggingface-hub
flatbuffers==25.2.10
# via onnxruntime
fsspec==2025.7.0
# via huggingface-hub
h11==0.16.0
# via uvicorn
httptools==0.6.4
# via uvicorn
huggingface-hub==0.34.4
# via
# faster-whisper
# tokenizers
humanfriendly==10.0
# via coloredlogs
idna==3.10
# via
# anyio
# requests
mpmath==1.3.0
# via sympy
numpy==2.3.2
# via
# ctranslate2
# onnxruntime
onnxruntime==1.22.1
# via faster-whisper
packaging==25.0
# via
# huggingface-hub
# onnxruntime
protobuf==6.32.0
# via onnxruntime
pydantic==2.11.7
# via fastapi
pydantic-core==2.33.2
# via pydantic
pyreadline3==3.5.4
# via humanfriendly
python-dotenv==1.1.1
# via uvicorn
python-multipart==0.0.20
# via -r requirements.txt
pyyaml==6.0.2
# via
# ctranslate2
# huggingface-hub
# uvicorn
requests==2.32.5
# via huggingface-hub
sniffio==1.3.1
# via anyio
starlette==0.47.3
# via fastapi
sympy==1.14.0
# via onnxruntime
tokenizers==0.21.4
# via faster-whisper
tqdm==4.67.1
# via
# faster-whisper
# huggingface-hub
typing-extensions==4.15.0
# via
# fastapi
# huggingface-hub
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.1
# via pydantic
urllib3==2.5.0
# via requests
uvicorn[standard]==0.35.0
# via -r requirements.txt
watchfiles==1.1.0
# via uvicorn
websockets==15.0.1
# via uvicorn
yt-dlp==2025.8.22
# via -r requirements.txt
# The following packages are considered to be unsafe in a requirements file:
# setuptools