fastapi~=0.105.0
pydantic~=2.5.2
pydantic-settings~=2.1.0
python-multipart~=0.0.6
uvicorn~=0.25.0

[all]
speech_recognition_api[celery,gcs,huey,s3,whisper]

[celery]
celery~=5.3.6

[gcs]
google-cloud-storage~=2.14.0

[huey]
huey~=2.5.0

[s3]
boto3~=1.34.5
boto3-type-annotations~=0.3.1

[whisper]
transformers>=4.23.0
pydub~=0.25.1
torch<=3.0.0,>=2.0.0
