changed the requirements file

This commit is contained in:
Agent@BackendIM 2025-06-30 12:22:53 +00:00
parent f5742e7f44
commit 1bb59ffe6b

View File

@ -4,16 +4,11 @@ python-multipart==0.0.6
sqlalchemy==2.0.23 sqlalchemy==2.0.23
alembic==1.12.1 alembic==1.12.1
boto3==1.34.0 boto3==1.34.0
openai==1.51.0
# Downgraded OpenAI SDK to avoid `proxies` error httpx==0.27.2
openai==1.7.2
# Whisper + Torch require numpy<2
openai-whisper==20231117 openai-whisper==20231117
torch==2.1.2 torch==2.1.2
torchaudio==2.1.2 torchaudio==2.1.2
numpy<2.0
python-decouple==3.8 python-decouple==3.8
ruff==0.1.6 ruff==0.1.6
requests==2.31.0 requests==2.31.0
@ -22,4 +17,4 @@ python-dotenv==1.0.0
email-validator==2.1.0 email-validator==2.1.0
google-auth==2.25.2 google-auth==2.25.2
google-auth-oauthlib==1.1.0 google-auth-oauthlib==1.1.0
google-auth-httplib2==0.2.0 google-auth-httplib2==0.2.0